Project

General

Profile

Illegal seek under strace on the socket

Added by arvids godjuks over 10 years ago

Hello,
I'm setting up a redmine app on my VPS and have hit a wall: it does not respond at all despite being launched and not crashing.
I'm running a Gentoo box, 64 bit no-multilib profile. I have ruby 1.9.3p448 (2013-06-27 revision 41675) [x86_64-linux], Rails 3.2.13, Redmine 2.3.2

By all indications I have found under a strace an error:
lseek(11, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)

Here is the full strace: http://pastebin.com/ks1E2Ezh

I'm stuck and I don't know what to do about it, googling didn't helped at all.

I can provide access to the VPS if needed.


Replies (1)

RE: Illegal seek under strace on the socket - Added by arvids godjuks over 10 years ago

RAILS_ENV=production ruby script/about

Environment:
Redmine version 2.3.2.stable
Ruby version 1.9.3-p448 (2013-06-27) [x86_64-linux]
Rails version 3.2.13
Environment production
Database adapter Mysql2
Redmine plugins:
no plugin installed

    (1-1/1)