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

...... 2> /dev/null #20

Closed
mhulse opened this issue Aug 3, 2017 · 2 comments
Closed

...... 2> /dev/null #20

mhulse opened this issue Aug 3, 2017 · 2 comments
Milestone

Comments

@mhulse
Copy link
Owner

mhulse commented Aug 3, 2017

Got this today when entering in an invalid Google Maps Key:

$ kludgy "xxxxxxxxx"
Invalid TAG name: 6.395677543337092
Invalid TAG name: 6.395677543337092
Invalid TAG name: 6.395677543337092
Warning: Can't convert GPS:GPSLatitudeRef (not in PrintConv)
Ignored superfluous tag names or invalid options: -6.395677543337092 ...
Error: File not found - Maps
Error: File not found - API
Error: File not found - error:
Error: File not found - InvalidKeyMapError
Error: File not found - https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key-map-error
Error: File not found - Google
Error: File not found - Maps
Error: File not found - API
Error: File not found - error:
Error: File not found - InvalidKeyMapError
Error: File not found - https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key-map-error
Error: File not found - Maps
Error: File not found - API
Error: File not found - error:
Error: File not found - InvalidKeyMapError
Error: File not found - https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key-map-error
Error: File not found - Google
Error: File not found - Maps
Error: File not found - API
Error: File not found - error:
Error: File not found - InvalidKeyMapError
Error: File not found - https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key-map-error
Error: File not found - Maps
Error: File not found - API
Error: File not found - error:
Error: File not found - InvalidKeyMapError
Error: File not found - https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key-map-error
Error: File not found - Google
Error: File not found - Maps
Error: File not found - API
Error: File not found - error:
Error: File not found - InvalidKeyMapError
Error: File not found - https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key-map-error

I think the "Invalid TAG name" was due to the output from the Google Maps HTML scraping (probably a console message that got output and passed to shell scripts).

Thinking if this happens more often, send the output to 2> /dev/null.

@mhulse
Copy link
Owner Author

mhulse commented Feb 1, 2019

OR, improve how things fail; be more graceful.

@mhulse
Copy link
Owner Author

mhulse commented Apr 7, 2019

Opted to refactor whole codebase and will be releasing v2.0.0 soon!

This issue only applies to v1, and I have no plans to improve the code for that codebase.

Closing.

@mhulse mhulse closed this as completed Apr 7, 2019
@mhulse mhulse modified the milestone: v1.0.0 Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant