Open Issues Need Help
View All on GitHubAI Summary: The user is experiencing authentication redirection issues when accessing a Magistrala server deployed on their home network using its IP address. The issue manifests as redirection to `localhost`, preventing successful login/signup. The task involves debugging this redirection problem, likely related to incorrect configuration of the server's URL or redirect settings, to enable access from external networks without local port forwarding.
Industrial IoT Messaging and Device Management Platform
AI Summary: The user is trying to integrate ChirpStack (a LoRaWAN network server) with Magistrala, an IoT platform. The issue is that the `lora-adapter` Docker Compose file, documented in Magistrala's documentation, is not found in the expected location within the Magistrala repository. The task involves locating the correct `lora-adapter` configuration, troubleshooting its setup, and establishing communication between ChirpStack and Magistrala.
Industrial IoT Messaging and Device Management Platform
AI Summary: Debug and fix a bug in the Magistrala IoT platform where the Alarm tab in the side navigation is not working correctly, resulting in an error page instead of the expected alarm UI. The issue needs investigation to determine the root cause of the error, potentially involving examination of the application's code, logs, and configuration, and testing on an Ubuntu 24 environment.
Industrial IoT Messaging and Device Management Platform