Closed Bodawen closed 4 years ago
Hi @Bodawen , How did you figure out this issue?
Hi @Bodawen , How did you figure out this issue?
Just need to edit the WebProtégé settings, follow those steps
Just need to edit the WebProtégé settings, follow those steps
https://my.server.address:8080/webprotege is 404 I use docker-compose
Just need to edit the WebProtégé settings, follow those steps
https://my.server.address:8080/webprotege is 404 I use docker-compose
Can you check your server address? If you use docker and followed readme file, the default server address is http://localhost:5000
It show that WebProtégé is not configured properly
in header.
It show that
WebProtégé is not configured properly
in header.
Then go to http://localhost:5000/webprotege#application/settings, and configure your information.
Hi everyone, I get some troubles when I build and run the project from source code. I need your help!
I followed steps from readme to clone Webprotege project from git and build the maven project. I downloaded the WebProtégé Command Line Tool to bootstrap WebProtégé with an admin account.
Then I run the GWT code server and start the tomcat server. On http://localhost:8080/ I can log in with my admin account but cannot create a new project. On the middle top, there is a warning: WebProtégé is not configured properly.
I checked the Info from cmd:
How can I solve the issue? Thanks