-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Problem: Issue starting Semaphore server after v2.14.0 #2980
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @guyke01 please try https://github.com/semaphoreui/semaphore/releases/tag/v2.14.5 I hope it solves the issue, but I'm not sure. |
Hi @fiftin I've used the tag v2.14.5 and started the container but got the same error
|
@guyke01 can you check database table |
@fiftin this is the export of the
I see there is a value
Is there something i need to delete in the table? |
After i deleted the row |
Thank you @guyke01 ! And I fixed another issue with nullable value column (now it |
Issue
After upgrading to version v2.14.0 or higher the Semaphore server is not booting anymore. The following error is being generated in the logs:
cannot assign value of type string to map element of type null
After reverting to v2.13.15 the container boots again but due to the DB migration some things don't work.
Impact
Docker
Installation method
Docker
Database
MySQL
Browser
Microsoft Edge
Semaphore Version
2.14.0 / 2.14.1 / 2.14.3 / 2.14.4
Ansible Version
Logs & errors
Manual installation - system information
No response
Configuration
docker-compose.yml
config.json
Additional information
No response
The text was updated successfully, but these errors were encountered: