/ui/datasets/ halts loading

rrncsnet

Cadet
Joined
Oct 28, 2023
Messages
4
hey all,

I have an issue with the interface of Truenas scale. When I click datasets the loading of datasests just halts:

datasets.png


It feels like the interface is crashing or something, because I have to click a few times on other menu items before it starts responding again. All gui pages seem to work normally except the datasets tab.

The problem seems to be the fastvol pool:

storage.png


When I export the fastvol pool, everything seems to work normally. I tried export both in cli and in the gui, but as soon as fastvol is imported, the dataset tab halts.

I cant seem to find any error messages and have googled extensively on "truenas gui datasets hang"

Any tips on how to get this resolved? Tnx.

system:

OS Version:TrueNAS-SCALE-23.10.0
Product:TRUENAS-MINI-3.0-X+
Model:Intel(R) Atom(TM) CPU C3758 @ 2.20GHz
Memory:31 GiB

This problem was both on cobia and bluefin

Regards,

Ruurd
 

Kris Moore

SVP of Engineering
Administrator
Moderator
iXsystems
Joined
Nov 12, 2015
Messages
1,471
We may need a bug ticket / debug file to troubleshoot this one. What browser and any special extensions installed as well?
 

rrncsnet

Cadet
Joined
Oct 28, 2023
Messages
4
Hi Kris,

No special extensions that I know of

I tried on firefox and chrome; this was via a ssh tunnel btw; I have not tested chrome directy; I will look in to filing a bug

Regards, Ruurd
 

rrncsnet

Cadet
Joined
Oct 28, 2023
Messages
4
@rrncsnet Do you see any errors in your browser console when you go Datasets?
My debug console seems to be completely flooded with the following error:

Code:
TypeError: o.mountpoint is null
    Oa dataset.utils.ts:32
    get hasPermissions dataset-details-panel.component.ts:52
    template dataset-details-panel.component.html:63
    Angular 41
    RxJS 6
    Angular 18
    ngOnInit details-height.directive.ts:49
    Angular 6
    uc dataset-management.component.html:125
    Angular 37
    RxJS 6
    Angular 10
error-handler.service.ts:35:12
 
Top