07-20-2021, 10:14 AM
Thanks! However I'm running into a problem - what's happening is after the first run which does take a little while, a nearly blank display pops up saying "404 page not found". (I did delete the textsecure.nanuc directories from a previous installation under .config and .local.) Looking at the terminal output it appears that before the 404 error axolotl was trying to popup a dialog box for entering a phone number but that never appears.
Code:
[mobian@mobian ~]$ axolotl
INFO[0000] [axolotl] Starting Signal for Ubuntu version 1.0.1.1
INFO[0000] [axolotl] Setup completed
INFO[0000] [axolotl] Start electron
INFO[0000] [axolotl] Axolotl server started
INFO[0000] [axolotl] Starting axolotl ws
INFO[0000] astikit: starting worker...
DEBU[0000] [axolotl] Using axolotl-web path ./axolotl-web/dist
DEBU[0000] [axolotl] Run Backend
DEBU[0000] [axolotl] openDb: /home/mobian/.local/share/textsecure.nanuc/db
DEBU[0000] [axolotl] NewDataStore
DEBU[0000] [axolotl] NewDataStore finished
ERRO[0000] [axolotl-electron] main: starting astilectron failed: provisioning failed: provisioning electron failed: unzipping /home/mobian/.config/textsecure.nanuc/electron/vendor/electron-linux-arm64-v12.0.0.zip into /home/mobian/.config/textsecure.nanuc/electron/vendor/electron-linux-arm64 failed: unzipping /home/mobian/.config/textsecure.nanuc/electron/vendor/electron-linux-arm64-v12.0.0.zip into /home/mobian/.config/textsecure.nanuc/electron/vendor/electron-linux-arm64 failed: astikit: opening overall zip reader on /home/mobian/.config/textsecure.nanuc/electron/vendor/electron-linux-arm64-v12.0.0.zip failed: zip: not a valid zip file
INFO[0000] astikit: stopping worker...
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x71e9e8]
goroutine 37 [running]:
github.com/asticode/go-astilectron.(*writer).write(0x0, 0xbd43fc, 0x11, 0xbe42d9, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/mobian/go/pkg/mod/github.com/asticode/go-astilectron@v0.22.3/writer.go:39 +0x1b8
github.com/asticode/go-astilectron.synchronousEvent.func1(0x40003ed240, 0xbddbf2)
/home/mobian/go/pkg/mod/github.com/asticode/go-astilectron@v0.22.3/helper.go:145 +0x7c
github.com/asticode/go-astilectron.synchronousFunc(0xd486e0, 0x40003ed280, 0xd39d80, 0x400038c500, 0x40002614f0, 0xbddbf2, 0x1c, 0x3, 0xbccf00, 0x40000ae260, ...)
/home/mobian/go/pkg/mod/github.com/asticode/go-astilectron@v0.22.3/helper.go:133 +0x170
github.com/asticode/go-astilectron.synchronousEvent(0xd486e0, 0x40003ed280, 0xd39d80, 0x400038c500, 0x0, 0xbd43fc, 0x11, 0xbe42d9, 0x1, 0x0, ...)
/home/mobian/go/pkg/mod/github.com/asticode/go-astilectron@v0.22.3/helper.go:144 +0xbc
github.com/asticode/go-astilectron.(*Window).Create(0x400038c500, 0xbe42d9, 0x1)
/home/mobian/go/pkg/mod/github.com/asticode/go-astilectron@v0.22.3/window.go:309 +0x158
main.runElectron()
/home/mobian/go/src/github.com/nanu-c/axolotl/main.go:131 +0x550
main.runUI(0x0, 0x0)
/home/mobian/go/src/github.com/nanu-c/axolotl/main.go:59 +0x8c
created by main.main
/home/mobian/go/src/github.com/nanu-c/axolotl/main.go:160 +0xe4
[mobian@mobian ~]$ axolotl
INFO[0000] [axolotl] Starting Signal for Ubuntu version 1.0.1.1
INFO[0000] [axolotl] Setup completed
DEBU[0000] [axolotl] Run Backend
DEBU[0000] [axolotl] openDb: /home/mobian/.local/share/textsecure.nanuc/db
INFO[0000] [axolotl] Axolotl server started
INFO[0000] [axolotl] Starting axolotl ws
DEBU[0000] [axolotl] NewDataStore
DEBU[0000] [axolotl] Using axolotl-web path ./axolotl-web/dist
INFO[0000] [axolotl] Start electron
INFO[0000] astikit: starting worker...
DEBU[0000] [axolotl] NewDataStore finished
INFO[0000] [axolotl] Loading Chats
INFO[0000] [axolotl] Db setup finished
ERRO[0000] [axolotl] InitModels open /home/mobian/.config/textsecure.nanuc/settings.yml: no such file or directory
DEBU[0000] [axolotl] Start Session after Decryption
DEBU[0000] [axolotl] starting Signal connection
DEBU[0000] [axolotl] config path: /home/mobian/.config/textsecure.nanuc
DEBU[2021/07/20 11:57:50] [axolotl] Opening Dialog: getPhoneNumber
DEBU[2021/07/20 11:57:50] [axolotl-ws] send request getPhoneNumber
INFO[2021/07/20 12:04:14] [axolotl-electron] Electron App load