Deployment stuck without any code changes on our end. It used to be working
anthowen
PROOP

5 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 message

is this related to any Railway Network issues?

12 Replies

anthowen
PROOP

5 months ago

Project: c0d65112-b1cd-4678-b0ec-8f9494590fc6
Service: b9df73d3-c0f5-47c7-909b-63ed61625db8


anthowen
PROOP

5 months ago

b9df73d3-c0f5-47c7-909b-63ed61625db8


anthowen
PROOP

5 months ago

!Help


samgordon
PRO

5 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?


anthowen
PROOP

5 months ago

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?

1410066060295540700


anthowen
PROOP

5 months ago

1410066121981165600


brody
EMPLOYEE

5 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 message

Despite 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.


samgordon
PRO

5 months ago

https://matomo.org/faq/how-to/faq_20278/

According to this documentation you should be hitting the endpoint /index.php?module=Login


anthowen
PROOP

5 months ago

I changed the healtcheck path as recommended here, but the same error still happens

1410108284014297000


brody
EMPLOYEE

5 months ago

Still returning 302 btw.


anthowen
PROOP

5 months ago

Any idea why i can't connect to ssh using railway cli?


brody
EMPLOYEE

5 months ago

There is not an active deployment.


Loading...