dbeaver / cloudbeaver

Cloud Database Manager
https://dbeaver.com/
Apache License 2.0
3.39k stars 370 forks source link

HTTP ERROR 403 Forbidden #2807

Open Etoakor opened 1 month ago

Etoakor commented 1 month ago

启动后浏览器报403错误 1

EvgeniaBzzz commented 1 month ago

Hi @Etoakor We need more information about deploy. How do you start server? Did you change any config files?

Etoakor commented 1 month ago

你好@Etoakor 我们需要有关部署的更多信息。您如何启动服务器?您是否更改了任何配置文件?

hi,我没有更改任何文件,我实在windows系统中安装了wsl,在这里面启动就出现这个问题了

LonwoLonwo commented 1 month ago

Please use the English language.

Do you have any custom permissions on the docker image?

GeoffryAbiFarah commented 1 month ago

Hey, I am facing the same issue. I cloned the cloudbeaver repository and ran: ./build.sh ./make-docker-container.sh ./run-docker-container.sh

without changing anything, and I'm getting the following when accessing http://localhost:8978 09-08-2024 07:57:24.556 [qtp1651318806-76] DEBUG i.c.model.session.WebUserContext - refresh permissions null a872d211-ef1d-41a4-8f3b-db6d15d9f69e image

is this expected? and what can be done to fix it?

EvgeniaBzzz commented 1 month ago

@GeoffryAbiFarah could you, please, provide us with build.sh log? Still can't reproduce