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.

How can i solve this issue?

See original GitHub issue

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='uploads.slate.host', port=443): Max retries exceeded with url: /api/v3/public/ea153be1-4394-4f93-bdd4-1b2f84233f95 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000002D7179BA1F0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))

I’m new to slate, using the slate python api to upload a file to a collection. When i run the script the above error is coming.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
SHANMUKH-CHcommented, Mar 13, 2022

TYSM🤩, its working!!

1reaction
martinalongcommented, Mar 13, 2022

Ok looks like the issue you were hitting was that we forgot to hook up the uploads.slate.host subdomain in a recent domain transfer we did. Just hooked that up and it should work once it propagates through (though it may take some time to reach you). The other thing I fixed earlier was something you would’ve encountered afterwards as well so it’s good that’s fixed now also. Try it again (or try in a little bit if that doesn’t work) and let me know

Read more comments on GitHub >

github_iconTop Results From Across the Web

3 Ways to Solve a Problem - wikiHow
1. Define the problem. Find the real problem, not just the symptoms that result from the problem. When defining the problem, do not...
Read more >
How to Solve Problems - Harvard Business Review
First, map out what you remember from each step of your problem-solving. Were all of you on the same page at each stage?...
Read more >
Dealing With Your Problems: Tips and Tricks | Psych Central
5 steps for dealing with a problem · Identify the problem. · Brainstorm potential solutions. · Choose the best solution. Consider solution is...
Read more >
How to Solve a Problem in Four Steps: The IDEA Model
A highly sought after skill, learn a simple yet effective four step problem solving process using the concept IDEA to identify the problem, ......
Read more >
The 4 Most Effective Ways Leaders Solve Problems - Forbes
Problem solving is the essence of what leaders exist to do. As leaders, the goal is to minimize the occurrence of problems –...
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