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

Exception in log on production server #127

Open
o1da opened this issue Dec 15, 2016 · 0 comments
Open

Exception in log on production server #127

o1da opened this issue Dec 15, 2016 · 0 comments
Labels

Comments

@o1da
Copy link

o1da commented Dec 15, 2016

Bugfix is needed.

Traceback (most recent call last):
  File "/usr/local/bin/bottle.py", line 764, in _handle
    return route.call(**args)
  File "/usr/local/bin/bottle.py", line 1575, in wrapper
    rv = callback(*a, **ka)
  File "/var/www/epsg.io/app.py", line 1213, in index
    url_coords = rcode
UnboundLocalError: local variable 'rcode' referenced before assignment
@o1da o1da added the bug label Dec 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant