Posted on: #9949
One thing to notice at least on the windows side (probably a separate issue), and I am not sure this happens across all the platforms but the first time the containers start, configbaker will not be able to connect to [http://dataverse:8080/api/info/version]
After login to the payara server at localhost:4848 and checking the applications deployed, nothing shows up.
To get around this for me was necessary to restart all the containers with mvn -Pct docker:run or it also works if I individually restart the dataverse-1 container with docker desktop.
Thanks, so the "run" command doesn't "just work" for you. You have to restart the dataverse container. Very strange.
The server is running but the application is not deployed.
Sure. Payara is running. So strange.
Well, if you're having this problem, probably others are too, so I appreciate the bug report.
Last updated: Oct 30 2025 at 05:14 UTC