Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Interface stays on Pending #32

Open
KingEldarion2 opened this issue Sep 21, 2021 · 1 comment
Open

Web Interface stays on Pending #32

KingEldarion2 opened this issue Sep 21, 2021 · 1 comment

Comments

@KingEldarion2
Copy link

KingEldarion2 commented Sep 21, 2021

Hi,

I installed the Container based on the installation guide. Sadly when I try to download something the Start Button goes to "Pending" and it will stay that way.

There is also no further output in the Web Interface nor in the Docker logs.

The only issue I can see is during startup in the docker logs:

spotify-ripper-web_1 | Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-ge9k6g6l/pyspotify/

See full log below

If I open the :81 Port in the Browser it simply states:
"Upgrade Required"

Not sure if this is normal behaviour?

Im running Arch (btw)

Can anyone help on how to resolve this?

Kind regards
KingEldarion

spotify-ripper-web_1 | Complete output from command python setup.py egg_info: spotify-ripper-web_1 | Couldn't find index page for 'cffi' (maybe misspelled?) spotify-ripper-web_1 | No local packages or working download links found for cffi>=1.0.0 spotify-ripper-web_1 | Traceback (most recent call last): spotify-ripper-web_1 | File "<string>", line 1, in <module> spotify-ripper-web_1 | File "/tmp/pip-build-7_pb9oex/pyspotify/setup.py", line 46, in <module> spotify-ripper-web_1 | 'Topic :: Software Development :: Libraries', spotify-ripper-web_1 | File "/usr/lib/python3.5/distutils/core.py", line 108, in setup spotify-ripper-web_1 | _setup_distribution = dist = klass(attrs) spotify-ripper-web_1 | File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 317, in __init__ spotify-ripper-web_1 | self.fetch_build_eggs(attrs['setup_requires']) spotify-ripper-web_1 | File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 372, in fetch_build_eggs spotify-ripper-web_1 | replace_conflicting=True, spotify-ripper-web_1 | File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 846, in resolve spotify-ripper-web_1 | dist = best[req.key] = env.best_match(req, ws, installer) spotify-ripper-web_1 | File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1118, in best_match spotify-ripper-web_1 | return self.obtain(req, installer) spotify-ripper-web_1 | File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1130, in obtain spotify-ripper-web_1 | return installer(requirement) spotify-ripper-web_1 | File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 440, in fetch_build_egg spotify-ripper-web_1 | return cmd.easy_install(req) spotify-ripper-web_1 | File "/usr/lib/python3/dist-packages/setuptools/command/easy_install.py", line 693, in easy_install spotify-ripper-web_1 | raise DistutilsError(msg) spotify-ripper-web_1 | distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('cffi>=1.0.0') spotify-ripper-web_1 | spotify-ripper-web_1 | ---------------------------------------- spotify-ripper-web_1 | Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-7_pb9oex/pyspotify/

@CL0SeY
Copy link

CL0SeY commented May 14, 2022

I have a fix for this here: #37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants