question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot create new APIs.

See original GitHub issue

After basic installation with docker in local machine. The Mockbin application is launched in port 8080 but while creating new APIs its giving a timeout.

starting server on port: 8080 GET / 304 301.043 ms - - GET /bin/create 200 76.276 ms - - POST /bin/create 201 15.404 ms - 269 GET /bin/1c4a8e63-2327-4597-826e-137cbd2ccba5/view - - ms - - GET /bin/d0cfaf36-8e9c-48d5-be9b-a199c1160e70/view - - ms - - GET /bin/0525b904-371c-4b9d-acd0-648e815ca902/view - - ms - -

These are the commands that were used to run the application. sudo docker run -d -p 6379:6379 --name mockbin_redis redis sudo docker run -d -p 8080:8080 --link mockbin_redis:redis mashape/mockbin

There are no logs listed in the docker logs.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
ahmadnassricommented, Jun 28, 2016

thanks for reporting, will make a note to add proper docker logs as well.

0reactions
ahmadnassricommented, Nov 21, 2016

great, about to push new release with that fix

Read more comments on GitHub >

github_iconTop Results From Across the Web

API Management Could not create an API - Microsoft Q&A
API Management Could not create an API. Hello,. I'm importing azure functions from azue function app (app service plan) in my APIM.
Read more >
Cannot create new API - Auth0 Community
Is there an entry in the tenant logs? ... I am getting this error as well, and I just created an account for...
Read more >
Deployment fails with "Cannot create a new asset version of ...
when trying to deploy to RTF deploy fails with "Cannot create a new asset version of type rest-api"
Read more >
I can not see "Create new API token" - Kaggle
Hi, I had the same problem. Try this, click on your top right profile picture, go into Account (not Profile) and you should...
Read more >
foursquare api - I can't create new application - Stack Overflow
I just received an answer to my request to the foursquare API team. It was an issue affecting some new accounts. It should...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found