Error when have multiple API or Gateway addresses
See original GitHub issue2019-05-24T12:07:10.926Z error: Error: 36:68: execution error: System Events got an error: Can’t get login item "IPFS Desktop". (-1728)
at ChildProcess.<anonymous> (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/node_modules/applescript/lib/applescript.js:49:13)
at ChildProcess.emit (events.js:182:13)
at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
2019-09-06T11:36:35.896Z error: [ipfsd] addr must be a string, Buffer, or another Multiaddr
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Troubleshoot API Gateway Invalid endpoint address errors
I'm seeing "Execution failed due to configuration error: Invalid endpoint address" errors in my Amazon CloudWatch execution logs for Amazon API ...
Read more >Multiple API Calls in React using AXIOS with Loading and ...
Hellooooo programmers out there, wassup? Today I am going to show you how we can fetch data from multiple endpoints using Axios.
Read more >Anypoint Flex Gateway not working as expected with multiple ...
Hi @MuleSoft Community (MuleSoft Inc),. I setup Flex-Gateway in connected mode and added one API along with policies, it works fine as expected....
Read more >Chapter 12. Troubleshooting the API infrastructure
Is the API gateway resolving 3scale addresses correctly? 12.3.4.3. ... This error indicates that the Public Base URL has not been configured properly....
Read more >API calls fail with timeout errors | Apigee X - Google Cloud
Incorrect IP address range assigned to external load balancer, An incorrect IP address range may be configured in the istio-operator.yaml file causing the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I will! Thanks!
Hmm… Currently we check if the ports are available and suggest updating them if they’re busy. Now I’m wondering… an array as the API or Gateway address implicates an infinite amount of port collisions…
Currently we have dialogs for:
I’m wondering if it’s better to show a dialog per port collision with a button saying ‘CHANGE ALL’ and another with something like ‘I’ll solve it myself, dont ask more’. I doubt there will be many anyways… but it can happen! What do you think?