You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: server replied with "Node not found: v3 array or group" when loading the resource
There can be various reasons for it and I keep getting questions on it from users, so it is something we should improve on after all.
This can occur because:
A user doesn't have access to any vizarr data (in the current scheme: User isn't in the allowed users list)
A user doesn't have access to that specific data
The user isn't logged in to Fractal anymore (which isn't very obvious)
And probably many more scenarios :)
We should at least catch those first 3 and display relevant errors. If that means we'll need to make upstream contributions to be able to catch such errors at all, let's try that again. I'll go lobby for them if they get stuck again ;)
The text was updated successfully, but these errors were encountered:
We now often see the following error:
There can be various reasons for it and I keep getting questions on it from users, so it is something we should improve on after all.
This can occur because:
And probably many more scenarios :)
We should at least catch those first 3 and display relevant errors. If that means we'll need to make upstream contributions to be able to catch such errors at all, let's try that again. I'll go lobby for them if they get stuck again ;)
The text was updated successfully, but these errors were encountered: