shajen / rtl-sdr-scanner-cpp

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

Timezone #18

Closed pinozgit closed 1 year ago

pinozgit commented 1 year ago

sdr-sdr-monitor-reader-1 | ValueError: Incorrect timezone setting: -03

wbwarnerb commented 1 year ago

I'm also getting this on the docker-compose install. my timezone is: cat /etc/timezone is America/Los_Angeles and during docker-compose I get a stack trace and ultimately:

sdr-monitor-server_1 | raise ValueError("Incorrect timezone setting: %s" % self.TIME_ZONE) sdr-monitor-server_1 | ValueError: Incorrect timezone setting: PST

rodgerhanson commented 1 year ago

I'm getting this error about timezone setting when doing the "docker compose up" command: ValueError: Incorrect timezone setting: NZDT

How can I fix this one please?

error

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.

If any problem with timezone settings, see https://github.com/shajen/rtl-sdr-scanner-cpp#timezone