kadalu/gdash

react-router-dom upgrade issues

Closed this issue · 4 comments

From Gluster Slack

Tai Nguyen Huu 2:21 PM:

Hi everyone, I have a cluster glusterfs. I have install gdash to manage the cluster. I installed gdash use pip3 install gdask and enable by command gdash web.glusterfs.com --auth-file a.txt --port 10000. When I connect to dashboard from browser, I get the error GET /api/volumes HTTP/1.1" 403 22 "http://10.84.86.36:10000/volumes"

Aravinda (kadalu.tech) 2:50 PM:

Looks like a new issue while redirecting to login screen. I will look into the issue. As a workaround, can you try http://10.84.86.36:10000/login and then open http://10.84.86.36:10000/

Similar issue to be fixed in dashboard page: #64 (comment)

gaby commented

@aravindavk What's the plan to solve this issue?

Fixed with the release 1.1.3. Please reopen if this issue persists.

gaby commented

Thanks!