-
Please modify your psql connection url from
jdbc:postgresql://onedev-db/onedevtojdbc:postgresql://onedev-db:5432/onedevand then retry the upgrade. OneDev expects port number to be available in the connection string. -
Thank you very much, I overlooked that because the psql connection url didn't ask for a port before.
-
Previous Value Current Value Open
Closed
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
Not Found
|
Issue Votes (0)
Hi, I tried to upgrade to the latest version of onedev and the following error occurred after following the steps at https://code.onedev.io/onedev/manual/~files/main/pages/upgrade-guide.md:
I deployed onedev using docker-compose.yml, and after testing, I found that the error was caused by the configuration of the environment variables of pgsql, but I configured the environment variables according to https://code.onedev.io/onedev/manual/~files/main/pages /run-as-docker-container.md#use-external-database