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.

Error when have multiple API or Gateway addresses

See original GitHub issue
2019-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:closed
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
hacdiascommented, Sep 6, 2019

I will! Thanks!

0reactions
hacdiascommented, Sep 6, 2019

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:

  1. API+Gateway collision.
  2. API collision.
  3. Gateway collision.

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?

Read more comments on GitHub >

github_iconTop 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 >

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