TheThingsIndustries / lorawan-stack-docs

Documentation for The Things Stack
Apache License 2.0
32 stars 65 forks source link

Minor additions to the Gateway Troubleshooting documentation #1163

Closed ymgupta closed 1 year ago

ymgupta commented 1 year ago

Summary

Add the below errors to the Gateway Troubleshooting documentation:

  1. I get a Failed to retrieve TCURI from CUPS: (404) Not Found error in the physical gateway logs, which is configured in Basics Station mode. What do I do?
  2. I get an ERROR: [main] failed to start the concentrator error at the beginning of the gateway packet forwarder logs. Why?
  3. The downlinks failed with the error invalid fixed paths set in application downlink. Why?

Why do we need this?

To assist users in resolving gateway-related issues on their own.

What is already there? What do you see now?

Troubleshooting Gateways

What is missing? What do you want to see?

Add the errors mentioned in the summary with the resolutions to the Troubleshooting Gateways documentation.

How do you propose to document this?

  1. While checking the physical Gateway logs configured in Basics Station, I encountered the error Failed to retrieve TCURI from CUPS: (404) Not Found.

Insights:

Insights:

Can you do this yourself and submit a Pull Request?

No, @nejraselimovic

KrishnaIyer commented 1 year ago

The error 404 not found occurs due to the incorre

That doesn't sound right. If the API Key is incorrect, you should get a 401 Unauthorized.