linuxserver/docker-wikijs

[BUG] v2.5.300-ls115 broke connection to postgres

yourjelly opened this issue · 3 comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

had to revert to previous version (v2.5.300-ls114) to fix

Expected Behavior

No response

Steps To Reproduce

Update to latest and unable to connect to database

Environment

- OS: UNRAID
- How docker service was installed:

CPU architecture

x86-64

Docker creation

created thru unraid

Container logs

[custom-init] No custom files found, skipping...
Loading configuration from /app/wiki/config.yml... OK
2023-09-01T19:01:44.101Z [MASTER] info: =======================================
2023-09-01T19:01:44.105Z [MASTER] info: = Wiki.js 2.5.300 =====================
2023-09-01T19:01:44.107Z [MASTER] info: =======================================
2023-09-01T19:01:44.107Z [MASTER] info: Initializing...
2023-09-01T19:01:44.970Z [MASTER] info: Using database driver pg for postgres [ OK ]
2023-09-01T19:01:44.978Z [MASTER] info: Connecting to database...
2023-09-01T19:01:44.984Z [MASTER] error: Database Connection Error: ENOTFOUND undefined:undefined
2023-09-01T19:01:44.984Z [MASTER] warn: Will retry in 3 seconds... [Attempt 1 of 10]

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

This issue is locked due to inactivity