tiredofit / docker-osticket

Dockerized help desk application
MIT License
71 stars 56 forks source link

There is a problem with a time #2

Closed Disinterpreter closed 4 years ago

Disinterpreter commented 4 years ago

I'm not sure of depending it on your container. But when I installed it. I tried to reply to the message. And got this.

image

Also: https://github.com/osTicket/osTicket/issues/3658

tiredofit commented 4 years ago

Hm - never seen this before. Do you have correct TIMEZONE environment variables set on all the containers?

Disinterpreter commented 4 years ago

Hm - never seen this before. Do you have correct TIMEZONE environment variables set on all the containers?

I had default settings.

tiredofit commented 4 years ago

Try setting "TIMEZONE=(your Timezone ie America/Vancouver)" to match yours and things should sort itself out. The images are defaulting to Etc/UTC now which may be causing your lock issues.