SUSE / Portus

Authorization service and frontend for Docker registry (v2)

Home Page:http://port.us.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blank page for namespace

Ajeeshb opened this issue · comments

I am getting a blank page while clicking the namespace section. But the same time I can see the namespace if i am accessing the exact URL http://172.16.1.149:3000/namespaces/5

I can see the following error in the console of the web browser.

Uncaught TypeError: Cannot read property '__vue__' of undefined
    at HTMLDocument.<anonymous> (bootstrap.js:16)
    at c (jquery.js:3534)
    at l (jquery.js:3602)



Hi Team,
I have reinstalled everything and it started working. No idea what caused it.

commented

Do you have Portus working? I tried the official image and it doesn't work. What are you using?
Thanks.
Glenn.

I have configured Portus with my AD login integration. Actually I have configured with an insecure local docker registry.

I too have some issues with running the docker container. After checking its the problem with the config.yml. I have changed some settings on that file. But right now i could not see the docker image listing in portus web UI. But I can pull/push images from my docker registry and user management from portus.

hi after long love without /namespaces page i found, that after upgrade from some older version and with trying to still have working ldap integration (and moved from openldap to AD), all users in db have namespace_id set to NULL. comparing it to local test install of portus and manualy fixing namespace_id to coresponding id from namespaces fixed the blank /namespace page.

commented

Thanks for all your contributions!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.