I have a
I seem to have an error related to database write function in my redmine app. specific to login and logout
can you please advise.
app works ok with webrick
i understand sqlite does not support db security
i noticed earlier that the redmine app is trying to add some data to the database
(more info about that db error to follow when i get copy of the message)
What is the expected output? redmine logged in as admin What do you see instead? html error page '502 bad gateway' What version of Phusion Passenger are you using? 4.0.20 Which version of Rails? 3.2.13 On what operating system? ubuntu squeezy on a little raspberry pi.
nginx log
ile reading response header from upstream, client: 192.168.1.4, server: localhos t, request: "POST /login HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.2302 /generation-0/request:", host: "192.168.1.8:8000", referrer: "http://192.168.1.8 :8000/login" [ 2013-10-09 23:04:17.3457 2306/b52ea450 Pool2/Spawner.h:738 ]: [App 2725 stdout ] [ 2013-10-09 23:04:32.7506 2306/b5bba450 agents/HelperAgent/RequestHandler.h:591 ]: [Client 20] Disconnecting with error: invalid SCGI header 2013/10/09 23:04:32 [error] 2322#0: *16 upstream prematurely closed connection w hile reading response header from upstream, client: 192.168.1.4, server: localho st, request: "POST /logout HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.23 02/generation-0/request:", host: "192.168.1.8:8000", referrer: "http://192.168.1 .8:8000/" [ 2013-10-09 23:05:03.1542 2306/b5bba450 agents/HelperAgent/RequestHandler.h:591 ]: [Client 24] Disconnecting with error: invalid SCGI header 2013/10/09 23:05:03 [error] 2322#0: *16 upstream prematurely closed connection w hile reading response header from upstream, client: 192.168.1.4, server: localho st, request: "POST /logout HTTP/1.1", upstream: "passenger:/tmp/passenger.1.0.23 02/generation-0/request:", host: "192.168.1.8:8000", referrer: "http://192.168.1 .8:8000/" [ 2013-10-09 23:05:50.7496 2306/b52ea450 Pool2/SmartSpawner.h:301 ]: Preloader f or /var/lib/redmine started on PID 2725, listening on unix:/tmp/passenger.1.0.23 02/generation-0/backends/preloader.2725
--
You received this message because you are subscribed to a topic in the Google Groups "Phusion Passenger Discussions" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/phusion-passenger/SzkgVU2ty8E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to phusion-passen...@googlegroups.com.