Portus icon indicating copy to clipboard operation
Portus copied to clipboard

blank page for namespace

Open Ajeeshb opened this issue 4 years ago • 5 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)

  ​

Ajeeshb avatar Jul 17 '20 12:07 Ajeeshb

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

Ajeeshb avatar Jul 17 '20 14:07 Ajeeshb

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

stampeder avatar Jul 17 '20 15:07 stampeder

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.

Ajeeshb avatar Jul 20 '20 17:07 Ajeeshb

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.

jhrcz avatar Oct 14 '20 08:10 jhrcz

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.

stale[bot] avatar Jan 09 '22 04:01 stale[bot]