Hi. I am trying to set up Funkwhale for the first time on a Raspberry Pi 3, but I can not get it to work. These is what I have done:
- Download and flash the newest yunohost-image to my Raspberry Pi 3.
- Boot it up, do post script, add user, manage SSL certificate and connect it to the test domain lisletest2.nohost.me
- Log in to yunohost.local
- Update packages via the web interface
- Install Funkwhale via the interface.
When I try to launch it by going to lisletest2.nohost.me I get nothing. A few times I have ended up at their interface and pressed the tile that said Funkwhale to launch the app but then nothing happens. The device is also extreeeemely slow over SSH. I have used this device with SSH before so there should be no hardware fault.
I haven't added any music yet but I would think the interface would come up even with no music?
Any tips?
Edit: I see that Funkwhale beat has failed. Log below
[upl-image-preview url=https://forum.funkwhale.audio/assets/files/2022-08-11/1660228614-767617-skjermbilde-2022-08-11-kl-163638.png]
[upl-image-preview url=https://forum.funkwhale.audio/assets/files/2022-08-11/1660228670-673677-skjermbilde-2022-08-11-kl-163724.png]
[upl-image-preview url=https://forum.funkwhale.audio/assets/files/2022-08-11/1660228671-59193-skjermbilde-2022-08-11-kl-163730.png]
[upl-image-preview url=https://forum.funkwhale.audio/assets/files/2022-08-11/1660228671-464604-skjermbilde-2022-08-11-kl-163734.png]
I also found this problem:
[upl-image-preview url=https://forum.funkwhale.audio/assets/files/2022-08-11/1660230719-929107-skjermbilde-2022-08-11-kl-171008.png]
Log for funkwhale beat:
-- Journal begins at Mon 2022-08-08 11:55:54 BST, ends at Thu 2022-08-11 16:30:45 BST. --
Aug 11 16:12:54 celery[903]: [2022-08-11 15:12:54,327: WARNING/MainProcess]
Aug 11 16:12:54 celery[903]: [2022-08-11 15:12:54,329: WARNING/MainProcess] File "/usr/lib/python3.9/shelve.py", line 125, in __setitem__
Aug 11 16:12:54 celery[903]: [2022-08-11 15:12:54,331: WARNING/MainProcess]
Aug 11 16:12:54 celery[903]: [2022-08-11 15:12:54,332: WARNING/MainProcess] self.dict[key.encode(self.keyencoding)] = f.getvalue()
Aug 11 16:12:54 celery[903]: [2022-08-11 15:12:54,333: WARNING/MainProcess]
Aug 11 16:12:54 celery[903]: [2022-08-11 15:12:54,334: WARNING/MainProcess] _dbm
Aug 11 16:12:54 celery[903]: [2022-08-11 15:12:54,335: WARNING/MainProcess] .
Aug 11 16:12:54 celery[903]: [2022-08-11 15:12:54,336: WARNING/MainProcess] error
Aug 11 16:12:54 celery[903]: [2022-08-11 15:12:54,337: WARNING/MainProcess] :
Aug 11 16:12:54 celery[903]: [2022-08-11 15:12:54,338: WARNING/MainProcess] cannot add item to database
Aug 11 16:12:54 celery[903]: [2022-08-11 15:12:54,340: WARNING/MainProcess]
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,305: WARNING/MainProcess] Exception ignored in:
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,306: WARNING/MainProcess] <function Shelf.__del__ at 0x7fa222c280>
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,307: WARNING/MainProcess]
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,308: WARNING/MainProcess] Traceback (most recent call last):
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,309: WARNING/MainProcess] File "/usr/lib/python3.9/shelve.py", line 162, in __del__
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,311: WARNING/MainProcess]
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,312: WARNING/MainProcess] self.close()
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,313: WARNING/MainProcess]
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,314: WARNING/MainProcess] File "/usr/lib/python3.9/shelve.py", line 144, in close
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,317: WARNING/MainProcess]
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,318: WARNING/MainProcess] self.sync()
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,319: WARNING/MainProcess]
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,320: WARNING/MainProcess] File "/usr/lib/python3.9/shelve.py", line 168, in sync
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,322: WARNING/MainProcess]
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,327: WARNING/MainProcess] self[key] = entry
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,328: WARNING/MainProcess]
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,329: WARNING/MainProcess] File "/usr/lib/python3.9/shelve.py", line 125, in __setitem__
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,331: WARNING/MainProcess]
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,332: WARNING/MainProcess] self.dict[key.encode(self.keyencoding)] = f.getvalue()
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,333: WARNING/MainProcess]
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,334: WARNING/MainProcess] _dbm
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,335: WARNING/MainProcess] .
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,337: WARNING/MainProcess] error
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,338: WARNING/MainProcess] :
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,338: WARNING/MainProcess] cannot add item to database
Aug 11 16:12:55 celery[903]: [2022-08-11 15:12:55,340: WARNING/MainProcess]
Aug 11 16:13:03 celery[903]: celery beat v5.1.2 (sun-harmonics) is starting.
Aug 11 16:13:03 celery[903]: __ - ... __ - _
Aug 11 16:13:03 celery[903]: LocalTime -> 2022-08-11 15:12:53
Aug 11 16:13:03 celery[903]: Configuration ->
Aug 11 16:13:03 celery[903]: . broker -> redis://127.0.0.1:6379/0
Aug 11 16:13:03 celery[903]: . loader -> celery.loaders.app.AppLoader
Aug 11 16:13:03 celery[903]: . scheduler -> celery.beat.PersistentScheduler
Aug 11 16:13:03 celery[903]: . db -> celerybeat-schedule
Aug 11 16:13:03 celery[903]: . logfile -> [stderr]@%INFO
Aug 11 16:13:03 celery[903]: . maxinterval -> 5.00 minutes (300s)
Aug 11 16:13:05 systemd[1]: funkwhale-beat.service: Main process exited, code=exited, status=1/FAILURE
Aug 11 16:13:05 systemd[1]: funkwhale-beat.service: Failed with result 'exit-code'.
Aug 11 16:13:05 systemd[1]: funkwhale-beat.service: Consumed 36.044s CPU time.