shajen / rtl-sdr-scanner-cpp

GNU General Public License v3.0
604 stars 61 forks source link

SDR-Montor -setup username fail #21

Closed vopac closed 1 year ago

vopac commented 1 year ago

I keep getting the following error starting the docker compose file:

sdr-sdr-monitor-setup-1 | Operations to perform: sdr-sdr-monitor-setup-1 | Apply all migrations: admin, auth, contenttypes, graphs, logs, sdr, sessions sdr-sdr-monitor-setup-1 | Running migrations: sdr-sdr-monitor-setup-1 | No migrations to apply. sdr-sdr-monitor-setup-1 | CommandError: Error: That username is already taken. sdr-sdr-monitor-setup-1 exited with code 0

Running the stock compose file, only change is the port that is changed from 8000 to 10123 to not interfere with my home-assistant and portainer running on the same host.

All other parts start fine.

shajen commented 1 year ago

It's was fixed. Please update to latest version. Remember to update docker images, config.json and docker-compose.yml.