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

Not working by unknown reason #29

Closed
DaBlitzStein opened this issue Jan 16, 2017 · 3 comments
Closed

Not working by unknown reason #29

DaBlitzStein opened this issue Jan 16, 2017 · 3 comments

Comments

@DaBlitzStein
Copy link

Hello. It looks like the software can't stablish the callbacks on trello, but it is an assumption because i don't really know.

Using built docker image.

  File "/usr/local/lib/python2.7/SocketServer.py", line 596, in process_request_thread
matterllo_1         |     self.finish_request(request, client_address)
matterllo_1         |   File "/usr/local/lib/python2.7/SocketServer.py", line 331, in finish_request
matterllo_1         |     self.RequestHandlerClass(request, client_address, self)
matterllo_1         |   File "/usr/local/lib/python2.7/SocketServer.py", line 652, in __init__
matterllo_1         |     self.handle()
matterllo_1         |   File "/usr/local/lib/python2.7/site-packages/django/core/servers/basehttp.py", line 159, in handle
matterllo_1         |     self.raw_requestline = self.rfile.readline(65537)
matterllo_1         |   File "/usr/local/lib/python2.7/socket.py", line 480, in readline
matterllo_1         |     data = self._sock.recv(self._rbufsize)
matterllo_1         | error: [Errno 104] Connection reset by peer

@Lujeni
Copy link
Owner

Lujeni commented Feb 6, 2017

Hello @DaBlitzStein ,

It's seems the docker image is buggy.
I will dig this problem this week.

Keep in touch
Thanks

@Lujeni
Copy link
Owner

Lujeni commented Mar 2, 2017

Hello @DaBlitzStein,

Did you use the localhost URL to test ? In this case, matterllo will create the trello fallback with localhost
Can you give me the docker logs pls also ?

Can you test with ngrok pls ?

  • launch your docker container
  • ngrok http 8000
  • use the generated url

Thanks

@Lujeni
Copy link
Owner

Lujeni commented Jun 23, 2017

Hello @DaBlitzStein,

friendly bump

THanks

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

2 participants