You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running the docker image: codechecker/codechecker-web (latest version) causes an error in CodeChecker. It seems the python yaml module is missing.
CodeChecker version
codechecker@219038205b90:/$ CodeChecker version
[INFO 2022-03-12 12:51] - CodeChecker web version:
------------------------------------------------------------------------------
Kind | Version
------------------------------------------------------------------------------
Base package version | 6.19.0
Package build date | 2022-03-11T09:53
Git commit ID (hash) | 5f5b6b7e7ecd70d23079580c063f4e4f2bb2a7ad
Git tag information | 6.19
Server supported Thrift API version | 6.47
Client Thrift API version | 6.47
------------------------------------------------------------------------------
Ok, I've fixed it. IP address of the database server changed. After updating the connection of the product in codechecker_config everything started correctly.
Describe the bug
When running the docker image: codechecker/codechecker-web (latest version) causes an error in CodeChecker. It seems the python yaml module is missing.
CodeChecker version
To Reproduce
Steps to reproduce the behaviour:
Then run
docker-compose up
Expected behaviour
I am expecting an up and running codechecker instance which can be reached.
Desktop (please complete the following information)
Regards, Matthijs
The text was updated successfully, but these errors were encountered: