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

location reporting - bug or config #155

Closed
derkens opened this issue Jul 15, 2016 · 5 comments
Closed

location reporting - bug or config #155

derkens opened this issue Jul 15, 2016 · 5 comments
Milestone

Comments

@derkens
Copy link

derkens commented Jul 15, 2016

Location -> ON
Coordinates item = Dan_loc1
Address item = Dan_loc2

In my items file on oh2:
String Dan_loc1 "Dan GPS [%s]"
String Dan_loc2 "Dan adres [%s]"

then I checked the new help section:
I see the correct coordinates
I see the correct address

Under Last report I see "Unknown error" on both coordinates and address.

Location permissions granted.

Is there something else I can do to get it to work?

@igorgladkov
Copy link
Owner

I will be adding more specificity to some of those "unknown" errors, because currently if location report timeout while trying to reach a server it would go into unknown pile as well.

@igorgladkov igorgladkov added this to the 0.24 milestone Aug 14, 2016
@igorgladkov igorgladkov modified the milestones: 0.24, 0.25, 0.26 Aug 25, 2016
@igorgladkov
Copy link
Owner

Can you check what do you see in the latest release (0.25) for location report?

@derkens
Copy link
Author

derkens commented Aug 28, 2016

I feel a bit stupid now...
I still had the same error,
Failed (Time ago)
Error: unknown

Then I noticed the item for the voice notification and the path (/rest/items/....)
So I filled in the location item including the path.
Succes!
Maybe you can include this in the wiki or error reporting in Help?
Anyway, for me it is fixed, thank you for your app and your time.

@igorgladkov
Copy link
Owner

@derkens So before you have just item name, like "Location_Item" in configuration?
It should had a not found error in that case, weird.

@derkens
Copy link
Author

derkens commented Aug 28, 2016

Correct, just the item name

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

2 participants