I just started setting up everything again, I had the ApplicationServer working but not the NetworkServer, i believe i had some dirty db or something, I saw new versions and decided to start fresh, but after I updated the NetworkServer and ApplicationServer i got the network server running fine, but I get this error on the ApplicationServer now: level=fatal msg=“setup storage error: select error: pq: column mg.name does not exist”
Am I missing something obvious? the error makes sense since there truly is no column of the name, but it is auto migrated?
Thanks in advance