Nginx error 405 when creating database

I encountered a strange problem. After connecting to the Stardog server I tried to build a new database. But the error message returned: nginx 405 not allowed - - a padding to disable msie and chrome friendly error page. Anybody can help? By the way, I run stardog-studio at localhost:8888 through docker.

What command did you run to start your docker container?

I entered: docker run --name=stardog-studio -p 8888:8080 -d stardog/stardog-studio:current

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.