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

error when try to execute python2 /opt/twitter-rss/server.py #25

Open
el3ctron opened this issue Oct 8, 2016 · 0 comments
Open

error when try to execute python2 /opt/twitter-rss/server.py #25

el3ctron opened this issue Oct 8, 2016 · 0 comments

Comments

@el3ctron
Copy link

el3ctron commented Oct 8, 2016

Traceback (most recent call last):
File "/opt/twitter-rss/server.py", line 43, in
parsed_url = urlparse.urlparse(config.get('server.url'))
File "/usr/lib/python2.7/urlparse.py", line 143, in urlparse
tuple = urlsplit(url, scheme, allow_fragments)
File "/usr/lib/python2.7/urlparse.py", line 182, in urlsplit
i = url.find(':')
AttributeError: 'NoneType' object has no attribute 'find'

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

No branches or pull requests

1 participant