Skip to main content

Ports & Default Credentials

ServicePortURLDefault Login
SSH22ssh <user>@[TARGET IP ADDRESS]set in Raspberry Pi Imager
ChirpStack8080http://[TARGET IP ADDRESS]:8080/admin / admin
Node-RED1880http://[TARGET IP ADDRESS]:1880/none by default; adminAuth if hardened
Mosquitto (MQTT)1883internal only (localhost)
Dashboard80http://[TARGET IP ADDRESS]/— (no authentication)
InfluxDB8086http://[TARGET IP ADDRESS]:8086/set during installation (influx setup)
Grafana3000http://[TARGET IP ADDRESS]:3000/set during installation (changed from admin/admin)
danger

ChirpStack's default login (admin / admin) is not changed by any step above — unlike Node-RED and Grafana, which get a password set during installation, ChirpStack ships with the stock default and nothing in this guide rotates it. Change it before exposing the device on any shared network: log in to the web UI and update the password under the user's account settings.

Running into problems? See Troubleshooting in the sidebar for common issues and their fixes.