[Solved] Software Upgrade Migration Error

Hi,

I just upgraded the loraserver packages and it resulted in a migration error of the lora-app-server:

level=fatal msg=“applying migrations error: pq: operator class "gin_trgm_ops" does not exist for access method "gin" handling 0027_global_search.sql”

here a little more log:

time=“2018-04-25T15:03:53+02:00” level=info msg=“starting LoRa App Server” docs=“https://docs.loraserver.io/” version=0.20.1
time=“2018-04-25T15:03:53+02:00” level=info msg=“connecting to postgresql”
time=“2018-04-25T15:03:53+02:00” level=info msg=“setup redis connection pool”
time=“2018-04-25T15:03:53+02:00” level=info msg=“handler/mqtt: TLS config is empty”
time=“2018-04-25T15:03:53+02:00” level=info msg=“handler/mqtt: connecting to mqtt broker” server=“ssl://xxx.xxxxx.xxx:8883”
time=“2018-04-25T15:03:53+02:00” level=info msg=“applying database migrations”
time=“2018-04-25T15:03:53+02:00” level=info msg=“handler/mqtt: connected to mqtt broker”
time=“2018-04-25T15:03:53+02:00” level=info msg=“handler/mqtt: subscribing to tx topic” qos=0 topic=application/+/node/+/tx
time=“2018-04-25T15:03:53+02:00” level=fatal msg=“applying migrations error: pq: operator class "gin_trgm_ops" does not exist for access method "gin" handling 0027_global_search.sql”

did anyone had the same issue and has fixed the error already?

Best regards,

LuWi

3 posts were merged into an existing topic: [release] LoRa App Server 0.19.0