Search Criteria
Package Details: deemix-server-git r465.2204471b8b-2
Git Clone URL: | https://aur.archlinux.org/deemix-server-git.git (read-only, click to copy) |
---|---|
Package Base: | deemix-server-git |
Description: | Standalone server packaged with headless components of deemix-pyweb |
Upstream URL: | https://gitlab.com/RemixDev |
Licenses: | GPL3 |
Provides: | deemix-pyweb |
Submitter: | AlphaJack |
Maintainer: | AlphaJack |
Last Packager: | AlphaJack |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-01-30 16:14 (UTC) |
Last Updated: | 2021-06-27 20:46 (UTC) |
Dependencies (7)
- deemix (deemix-git)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- python-bidict (python-bidict-git)
- python-eventlet
- python-flask (python-flask-git, python-flask1)
- python-flask-socketio (python-flask-socketio-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Latest Comments
AlphaJack commented on 2021-04-30 22:05 (UTC)
You need to replace the ARL cookie monthly and restart the service, if you run the command manually it says "Saved ARL mistyped or expired, please enter a new one"
lunainvictum commented on 2021-04-30 14:44 (UTC)
Didnt work anymore.
Crash with:
Apr 30 16:39:03 p2p deemix-server[17364]: run_server(host, port, portable, server_arl=serverwide_arl) Apr 30 16:39:03 p2p deemix-server[17364]: File "/usr/bin/deemix-server", line 345, in run_server Apr 30 16:39:03 p2p deemix-server[17364]: arl = app.getConfigArl() Apr 30 16:39:03 p2p deemix-server[17364]: File "/usr/lib/deemix-server/app.py", line 134, in getConfigArl Apr 30 16:39:03 p2p deemix-server[17364]: return self.getArl(tempDz) Apr 30 16:39:03 p2p deemix-server[17364]: File "/usr/lib/deemix-server/app.py", line 117, in getArl Apr 30 16:39:03 p2p deemix-server[17364]: arl = input("Paste here your arl: ") Apr 30 16:39:03 p2p deemix-server[17364]: EOFError: EOF when reading a line Apr 30 16:39:03 p2p systemd[1]: deemix-server.service: Main process exited, code=exited, status=1/FAILURE Apr 30 16:39:03 p2p systemd[1]: deemix-server.service: Failed with result 'exit-code'.