Service profile is not assigning with Network server

Hello Everyone,

I’m facing an issue with connecting to the LoRa node device, and the device didn’t come online till now.
The ChirpStack server is running in the Docker container with the latest images.
I suspect the issue with the service profile. The reason because the service profile is not assigning with the network-server.

Does anyone have an idea?

Possible the network-server name changed or something causing the instance that your service profile was linked to, to be removed?

Have you tried deleting and recreating your service profile?

It looks like you may be able to update your service profile’s network-server via an API call: https://your-chirpstack-app-server-host/api#!/ServiceProfileService/Update