fredrikcarno / flyerpic-backend

Backend of e-commerce platform for photographers
0 stars 0 forks source link

just a feeling:problem staying logged in, reason phantom crashes question asked on stackoverflow #67

Open fredrikcarno opened 10 years ago

fredrikcarno commented 10 years ago

ive got a feeling that when you log into to backend and try to generate flyers or uploading files you get unorthorized the first time. when you log out and log in again it usually work, this is just a feeling and its not every time. mabye its some sort of issue with the login settings here.

have you noticed this

electerious commented 10 years ago

Maybe it's because we have restarted the server often in the last days. You are also automatically logged out (unauthorized) when the server crashed. This happened again since yesterday, because the server was out of memory. No idea why I can't catch this error :-/

electerious commented 10 years ago

Ah, it's not part of my code, it's phantomjs which crashes because of the missing memory :-/ Lets have an eye on it. Was the first time phantom crashed.

fredrikcarno commented 10 years ago

Good catch on the phantom part.. We do find stuff right to the end dont we :)