Jeremy Davis

Results 178 comments of Jeremy Davis

Thanks for your bug report @themitichris. That is very strange! The text of the error suggests to me that it it was trying to draw a dialog that was unsupported...

FWIW, I can reproduce it if I make the window really small. I.e.: ![Screenshot from 2024-02-01 07-47-50](https://github.com/turnkeylinux/tracker/assets/818633/4cf065b3-364f-4647-9e0d-0ea02c8ea05b) But if I resize it back to larger and hit enter (i.e. the...

Thanks for the additional info @themitichris. And I assume that you are using Proxmox? Or are you using LXC running some other way? (TBH it probably doesn't make any difference...

@Louisbertelsmann - Thanks for adding your comment. TL;DR if you're willing to share the password you tried that would likely allow me to reproduce this. And if I can reproduce...

@Louisbertelsmann - Also if you still have this container, would you be able to run: ``` journalctl -t inithooks ``` If you can, please double check before you post that...

Thanks @Louisbertelsmann - very much appreciated! Given that password, I too am super surprised I can't reproduce! I'm also surprised to see: ``` Feb 26 09:00:02 nextcloud-test inithooks[3214]: [40nextcloud] running...

I don't think that's possible. The build process goes like this: First we build an ISO. Then we dump the rootfs from the ISO into a Docker container for smoke...

Ok, I've finally worked this one out. It occurs when Nextcloud throws an exception when trying to set the password and the Nextcloud stacktrace is to big for the firstboot...

It was reported on [the forums](https://www.turnkeylinux.org/comment/56231#comment-56231) that even when using switches the issue still occurs!? I.e.: ``` /usr/lib/inithooks/bin/nextcloud.py domain='YOUR_DOMAIN' pass='YOUR_PASSWORD' ``` That certainly shouldn't happen! Here's the new stacktrace: ![nextcloud-stacktrace-2](https://github.com/turnkeylinux/tracker/assets/818633/6a7aeff0-4f46-4792-8be7-6429b14ac5de)

Thanks man. FWIW 3.12 is making it's way through Debian `testing` now, but I'd imagine that we'll be up to 3.13 by the time that Trixie is stable (super vague...