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

error on clicking confirmation link #15

Open
nidheeshdas opened this issue Aug 24, 2014 · 21 comments
Open

error on clicking confirmation link #15

nidheeshdas opened this issue Aug 24, 2014 · 21 comments

Comments

@nidheeshdas
Copy link

Traceback (most recent call last):
File "/app/.heroku/python/lib/python2.7/site-packages/eventlet/wsgi.py", line 382, in handle_one_response
result = self.application(self.environ, start_response)
File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1701, in call
return self.wsgi_app(environ, start_response)
File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1689, in wsgi_app
response = self.make_response(self.handle_exception(e))
File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1687, in wsgi_app
response = self.full_dispatch_request()
File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1360, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1358, in full_dispatch_request
rv = self.dispatch_request()
File "/app/.heroku/python/lib/python2.7/site-packages/flask/app.py", line 1344, in dispatch_request
return self.view_functionsrule.endpoint
File "keychain/app.py", line 94, in confirm_action
action0
File "keychain/app.py", line 43, in upload_key
k.set_contents_from_string(key.strip())
File "/app/.heroku/python/lib/python2.7/site-packages/boto/s3/key.py", line 1124, in set_contents_from_string
encrypt_key=encrypt_key)
File "/app/.heroku/python/lib/python2.7/site-packages/boto/s3/key.py", line 926, in set_contents_from_file
provider = self.bucket.connection.provider
AttributeError: 'NoneType' object has no attribute 'connection'

@scarfacedeb
Copy link

+1

1 similar comment
@akarray
Copy link

akarray commented Sep 8, 2014

+1

@jbrooksuk
Copy link

I'm getting this too and it seems my key has now been removed from the system too.

@yecine06
Copy link

same thing for me

@remy
Copy link

remy commented Oct 24, 2014

+1

1 similar comment
@nhantran
Copy link

+1

@Thinkscape
Copy link

Got the same... all the time...
image

@Thinkscape
Copy link

@progrium ? :-)

@progrium
Copy link
Owner

Sorry, anybody have a PR to fix?

@fmartingr
Copy link

Could it be that the app don't make the S3 connection?

@laurenwolfe
Copy link

+1 Any word on this?

@alextdavis
Copy link

+1

takinbo added a commit to takinbo/keychain.io that referenced this issue Dec 20, 2014
@takinbo
Copy link
Contributor

takinbo commented Jan 18, 2015

@progrium I have submitted a PR that fixes this. Maybe this could get deployed to production soon?

@michaelcontento
Copy link

+1

4 similar comments
@faeton
Copy link

faeton commented Mar 1, 2015

+1

@fikovnik
Copy link

fikovnik commented Mar 1, 2015

+1

@ayr-ton
Copy link

ayr-ton commented Jun 23, 2015

+1

@adfernandes
Copy link

👍

progrium added a commit that referenced this issue Aug 27, 2015
bug fix for #15 implementing a different calling method with the S3 API
@adumont
Copy link

adumont commented Sep 11, 2015

+1

@shashank64
Copy link

+1
Is there a fork/alternative server available?

@ebuildy
Copy link

ebuildy commented Dec 22, 2015

The service is dead I think :/

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