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

Issues with scripts #12

Closed
digitalbydesign opened this issue Aug 2, 2018 · 2 comments
Closed

Issues with scripts #12

digitalbydesign opened this issue Aug 2, 2018 · 2 comments

Comments

@digitalbydesign
Copy link

After making necessary changes to the configuration.py script and attempting to run the tautulli.py script using 'python3 tautulli.py I get the following output:

troy@grafana:/opt/plex/scripts$ python3 tautulli.py Traceback (most recent call last): File "tautulli.py", line 54, in <module> geodata = GeoLite2db(sessions[session]['ip_address_public']) File "tautulli.py", line 31, in GeoLite2db os.rename(tempfullpath, dbfile) NotADirectoryError: [Errno 20] Not a directory: 'GeoLite2-City.tar.gz/GeoLite2-City.mmdb' -> 'GeoLite2-City.mmdb'

@samwiseg0
Copy link
Member

Fixed this in the latest update. You can close this :)

@dirtycajunrice
Copy link
Member

closed

@Boerderij Boerderij locked and limited conversation to collaborators Mar 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants