Skip to content

Upgrade TTS OS from 3.34.2 to 3.43.3 issues #7742

@HeadBoffin

Description

@HeadBoffin

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 track

URL

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

Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions