Cobia shouldn't have made it to the update train

Kris Moore

SVP of Engineering
Administrator
Moderator
iXsystems
Joined
Nov 12, 2015
Messages
1,471
I did some more digging and I think I found the issue in our DB that is related here:


Fix is slated to go out in 24.04-BETA.1 next week(ish) or 23.10.2 shortly after. Would be good to have some users confirm if this addresses it for them when it drops.
 

CheeryFlame

Contributor
Joined
Nov 21, 2022
Messages
184
Not sure if related but I got this for the first time after using the shell.


Code:
root@TrueNAS[~]# 2024 Feb  1 20:37:46 TrueNAS Process 8644 (syslog-ng) of user 0 dumped core.

Module libsystemd.so.0 from deb systemd-252.6-1.amd64
Stack trace of thread 54377:
#0  0x00007f0ff6ebbf9e n/a (libsystemd.so.0 + 0x5ff9e)
#1  0x00007f0ff65bd6fe n/a (libsdjournal.so + 0x76fe)
#2  0x00007f0ff65bda99 n/a (libsdjournal.so + 0x7a99)
#3  0x00007f0ff7425ed1 n/a (libsyslog-ng-3.38.so.0 + 0x54ed1)
#4  0x00007f0ff6f30692 n/a (libivykis.so.0 + 0x5692)
#5  0x00007f0ff6f2f043 n/a (libivykis.so.0 + 0x4043)
#6  0x00007f0ff6f34fe5 n/a (libivykis.so.0 + 0x9fe5)
#7  0x00007f0ff6f31259 n/a (libivykis.so.0 + 0x6259)
#8  0x00007f0ff6f32841 iv_main (libivykis.so.0 + 0x7841)
#9  0x00007f0ff6f30463 n/a (libivykis.so.0 + 0x5463)
#10 0x00007f0ff6f33b75 n/a (libivykis.so.0 + 0x8b75)
#11 0x00007f0ff7136fd4 start_thread (libc.so.6 + 0x88fd4)
#12 0x00007f0ff71b75bc __clone3 (libc.so.6 + 0x1095bc)

Stack trace of thread 8644:
#0  0x00007f0ff71b6c06 epoll_wait (libc.so.6 + 0x108c06)
#1  0x00007f0ff6f34dc5 n/a (libivykis.so.0 + 0x9dc5)
#2  0x00007f0ff6f31381 n/a (libivykis.so.0 + 0x6381)
#3  0x00007f0ff6f32841 iv_main (libivykis.so.0 + 0x7841)
#4  0x00007f0ff7424e69 main_loop_run (libsyslog-ng-3.38.so.0 + 0x53e69)
#5  0x0000559b3aa585c1 main (syslog-ng + 0x25c1)
#6  0x00007f0ff70d518a __libc_start_call_main (libc.so.6 + 0x2718a)
#7  0x00007f0ff70d5245 __libc_start_main_impl (libc.so.6 + 0x27245)
#8  0x0000559b3aa586a1 _start (syslog-ng + 0x26a1)

Stack trace of thread 579512:
#0  0x00007f0ff71b6c06 epoll_wait (libc.so.6 + 0x108c06)
#1  0x00007f0ff6f34dc5 n/a (libivykis.so.0 + 0x9dc5)
#2  0x00007f0ff6f31259 n/a (libivykis.so.0 + 0x6259)
#3  0x00007f0ff6f32841 iv_main (libivykis.so.0 + 0x7841)
#4  0x00007f0ff740b9de n/a (libsyslog-ng-3.38.so.0 + 0x3a9de)
#5  0x00007f0ff7425d71 n/a (libsyslog-ng-3.38.so.0 + 0x54d71)
#6  0x00007f0ff730dcfd n/a (libglib-2.0.so.0 + 0x7ecfd)
#7  0x00007f0ff7136fd4 start_thread (libc.so.6 + 0x88fd4)
#8  0x00007f0ff71b75bc __clone3 (libc.so.6 + 0x1095bc)
ELF object binary architecture: AMD x86-64
 

CheeryFlame

Contributor
Joined
Nov 21, 2022
Messages
184
Apps page still slow to load and editing apps is taking abnormal amount of time to load as of TrueNAS-SCALE-23.10.1.3.
 

Kris Moore

SVP of Engineering
Administrator
Moderator
iXsystems
Joined
Nov 12, 2015
Messages
1,471
Apps page still slow to load and editing apps is taking abnormal amount of time to load as of TrueNAS-SCALE-23.10.1.3.
Official apps or third party repo? 23.10.2 drops later this week which may help speed things up, but again we don't control what external catalogs will do to the system.
 

CheeryFlame

Contributor
Joined
Nov 21, 2022
Messages
184
Tailscale official app is taking 40-45 seconds to load when I click EDIT button. It's better than it was but it's still slow compared to other parts of Scale.

This loading bar takes 30 seconds when I refresh the page with F5 when the system is on idle.

1708374885496.png


When I save and app or update an app, the shell is abnormaly slow and even when the edit/update will finish in my other tab the shell most of the time stays slow and I must reload the page in order to get it back. It's really just an Ui problematic, the shell is fine on Windows and Putty.
 
Top