Hello! when I try to see my mails sent by users, it gies erro “marketplace is out of order”. Seems like a database error. I am going to test the service soon, this issue is important to fix.
when I get e-mail notification that tells me that new query has arrived, I can click the link and see the query normally. So ther is something odd when going from here:
Journalclt:
Mar 30 11:23:17 1-239-179-185.static.tentacle.fi sharetri2[706]: {“method”:“GET”,“path”:“/500”,“format”:“html”,“controller”:“ErrorsController”,“action”:“server_error”,“status”:500,“duration”:5.16,“view”:2.04,“db”:0.05,“params”:{“locale”:“fi”,“person_id”:“tommil”},“host”:null,“community_id”:null,“current_user_id”:null,“user_agent”:null,“referer”:null,“forwarded_for”:null,“request_uuid”:null}
Mar 30 11:23:17 1-239-179-185.static.tentacle.fi sharetri2[706]: 127.0.0.1 - - [30/Mar/2019:11:23:17 EET] “GET /fi/tommil/inbox HTTP/1.1” 500 902
Mar 30 11:23:17 1-239-179-185.static.tentacle.fi sharetri2[706]: https://vuokratavara.fi/ → /fi/tommil/inbox
All the other links works (profile, my listings, settings).
I can see that there are null values:
host":null,“community_id”:null,“current_user_id”:null,“user_agent”:null,“referer”:null,“forwarded_for”:null,“request_uuid”:null}
Why there are null values in this function, and how to fix this?