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

Unable to configure location #1

Open
MerlinElMago opened this issue Apr 26, 2018 · 2 comments
Open

Unable to configure location #1

MerlinElMago opened this issue Apr 26, 2018 · 2 comments

Comments

@MerlinElMago
Copy link

I have compiled the software and it works so far, but I don't know what location the weather is for nor how I can change it. Help is appreciated!

Regards
Merlin

@kunalkushwaha
Copy link
Owner

@MerlinElMago Sorry, I missed this issue somehow.

Location is auto-detected by IP Address of machine using https://api.ipify.org.
You may check what location is being detected from log messages.

tail -100 /var/log/syslog | grep Location.

@pyaf
Copy link

pyaf commented Nov 3, 2018

In my case it fails to detect the location, the output of tail -100 /var/log/syslog | grep Location is :

Nov  3 13:25:49 munchkin io.elementary.cerbere.desktop[1308]: Location : lat : 0, lon : 0
Nov  3 13:25:49 munchkin io.elementary.cerbere.desktop[1308]: Location : City: (null)
Nov  3 13:25:52 munchkin io.elementary.cerbere.desktop[1308]: Location : lat : 0, lon : 0
Nov  3 13:25:52 munchkin io.elementary.cerbere.desktop[1308]: Location : City: (null)

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

3 participants