321zxn commented on issue #5226: URL: https://github.com/apache/incubator-devlake/issues/5226#issuecomment-1556628642
Do you have any ideas for my issue? I upgrade DevLake to v0.17.0-beta5 today, the same issue exist. Maybe some key steps missing on my side? Here I list my reproduced steps as below, please help to check: 1. Run **docker-compose down** to stop services; 2. copy the docker folder of old version(V0.16.0-beta11), rename to new version(V0.17.0-beta5), which inclue **.env** and **docker-compose.yml**  3. Open **docker-compose.yml**, modify the image tags of "grafana", "devlake" and "config-ui" to **v0.17.0-beta5**.  4. Under folder of new version(V0.17.0-beta5), run **docker-compose up -d** to start DevLake services -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
