7 months ago
We have Matomo analytics installed on Railway, and it has been unstable for several weeks already without any specific reason. Currently re-deployment fails with the following reasons (screenshot attached).
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using fd12:676a:ea5b:0:2000:16:9ff3:c176. Set the 'ServerName' directive globally to suppress this messageis this related to any Railway Network issues?
12 Replies
Project: c0d65112-b1cd-4678-b0ec-8f9494590fc6
Service: b9df73d3-c0f5-47c7-909b-63ed61625db8
7 months ago
Your ServerName should be the qualified domain name. This should be set by you- I'm unsure how it would ever be working.
Are you able to change the configuration file for this instance?
Totally this is an issue with your system. Railway ssh can't work because it can't find the active deployment? how it could be?

7 months ago
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using fd12:676a:ea5b:0:2000:16:9ff3:c176. Set the 'ServerName' directive globally to suppress this messageDespite being red, this is not an error and it most certainly not fatal.
The issue is that the app is returning a 302 to the health check.
7 months ago
https://matomo.org/faq/how-to/faq_20278/
According to this documentation you should be hitting the endpoint /index.php?module=Login
I changed the healtcheck path as recommended here, but the same error still happens

7 months ago
Still returning 302 btw.
7 months ago
There is not an active deployment.
