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

Warning in main.log while typing multi-word names for Geonames lookup #41

Open
grantj-re3 opened this issue Jun 20, 2013 · 1 comment
Open

Comments

@grantj-re3
Copy link

Perhaps this is a low priority issue as I am not aware of any resulting side-effects (other than within main.log).

For dev-local v1.6.1: In the main workflow, coverage tab: While typing multi-word names (eg. "bedford park" or "kingston on soar") into OpenStreetMap or into the Location "Value" field (with the Type field set to "Free text"), main.log shows the following warning. You may need to pause after typing the space character.

2013-06-20 12:41:21,121          DEBUG  namicPageServiceImpl Proxy URL = 'http://localhost:9001/geonames/search?func=search&format=json&rows=25&q=bedford%20'
2013-06-20 12:41:21,129          WARN   namicPageServiceImpl Failed to run script!
=====
Traceback (most recent call last):
  File "default/redbox/scripts/proxyGet.py", line 43, in __activate__
  File "default/redbox/scripts/proxyGet.py", line 43, in __activate__
TypeError: 'NoneType' object is not iterable
=====
@grantj-re3
Copy link
Author

I imagine the cause might be similar to Mint Issue #1 Geospatial lookup with wildcards causes an error in Solr query

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