NS8 admin page not accessible

NethServer Version: NS8
Module: admin page

I’m running a test NS8 server under Rocky 9.1, which appears to be completely up-to-date. Since the last core update, maybe a week or so ago, the NS8 admin page is completely inaccessible–I browse there and get this:

…and the circle keeps spinning, and spinning, and spinning, and never loads. No errors are reported in the browser, but I do see this in /var/log/messages:

May 10 07:48:23 ns8 redis[2825]: 1:M 10 May 2023 11:48:23.918 * Background saving started by pid 31
May 10 07:48:23 ns8 redis[2825]: 31:C 10 May 2023 11:48:23.923 * DB saved on disk
May 10 07:48:23 ns8 redis[2825]: 31:C 10 May 2023 11:48:23.923 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
May 10 07:48:23 ns8 traefik1[2675]: 96.68.219.29 - - [10/May/2023:11:48:23 +0000] "GET /cluster-admin/api/cluster/task/87cdf0fb-8898-4c0c-a4ee-6fb9efe8f7c8/context HTTP/2.0" 200 281 "-" "-" 36887 "ApiServer-https@redis" "http://127.0.0.1:9311" 4ms
May 10 07:48:24 ns8 redis[2825]: 1:M 10 May 2023 11:48:24.019 * Background saving terminated with success
May 10 07:48:24 ns8 node[608]: Context set error: NOPERM this user has no permissions to access one of the keys used as arguments
May 10 07:48:24 ns8 node[608]: task/node/1/79d0294f-cb12-4f54-90c2-7ac3cfba67ce: get-info/20read is starting
May 10 07:48:24 ns8 node[608]: Redis command failed: EXECABORT Transaction discarded because of previous errors.
May 10 07:48:24 ns8 node[608]: task/node/1/79d0294f-cb12-4f54-90c2-7ac3cfba67ce: action "get-info" status is "completed" (0) at step validate-output.json
May 10 07:48:24 ns8 traefik1[2675]: 96.68.219.29 - - [10/May/2023:11:48:24 +0000] "GET /cluster-admin/api/node/1/task/79d0294f-cb12-4f54-90c2-7ac3cfba67ce/context HTTP/2.0" 400 99 "-" "-" 36888 "ApiServer-https@redis" "http://127.0.0.1:9311" 19ms

After rebooting the server and logging back into the cluster-admin page, I’m getting the same thing. Where should I be looking to track this down?

I know it is not a satisfactory answer, but since you are running some Alpha release I suggest to install the Beta and start from scratch :innocent:

There were some breaking changes recently and you probably need to fix things around, I don’t know if it is worth the effort for a testing machine…

Not what I’d hoped for, but fair given the state of the system.

1 Like