-
Notifications
You must be signed in to change notification settings - Fork 337
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
Using the OS docker-compose.yml that specifies latest for Postgres, Redis and TTS, an attempt at an upgrade goes wrong with Postgres as that pulls v18. Fixed that. Then 3.43.3 can't connect.
Also, the docs have docker compose up/pull/whatever rather than docker-compose. Makes copy & pasta a PitA
Steps to Reproduce
docker-compose pull
docker-compose up
Current Result
Migration of NS and IS appears to work
The stack starts but shows connection errors in the logs for the gateway that's connected to that instance and login is not possible.
Expected Result
Connect to new database, all working
Relevant Logs
Can reproduce once I've got the tests back on trackURL
No response
Deployment
The Things Stack Open Source (self-hosted)
The Things Stack Version
3.34.2
Client Name and Version
Other Information
Using TTS OS to test utility apps I create for client. These can mess stuff up if/when I get the API calls wrong!
Proposed Fix
No response
Contributing
- I can help by doing more research.
- I can help by implementing a fix after the proposal above is approved.
- I can help by testing the fix before it's released.
Validation
- The fix is tested in a staging environment.
- The fix is documented in The Things Stack Documentation
Code of Conduct
- I agree to follow TTN's Community Code of Conduct.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working