jreagan000

Results 10 comments of jreagan000

@IgalSc I am having issues upgrading from 10.1 to 21.5.0. What OS are you using? I am getting the following and not sure how to get passed it #6 1.049...

> > I updated /etc/apt/sources.list but it doesnt seem to do anything to this install script. > > Exactly how did you update the `/etc/apt/sources.list`? > > But that question...

So all of the docker containers are running now but these three are erroring out. ![Image](https://github.com/user-attachments/assets/ae278080-6eeb-42ab-87f8-eb0ab366e01f) The symbolicator is the only one with errors being shown: error: Found argument '55...

Saw this too during the docker compose build, looks like maybe postgres isnt starting\building ![Image](https://github.com/user-attachments/assets/754500dd-4bee-4b1a-a966-06add699781b)

NVM the postgres errors. I fixed that by re-running install.sh after making the config changes and rerunning sudo docker-compose up -d Those 3 containers are still failing the same way...

I was able to create a new user from the CLI and login with that user and none of my settings, users, or data is there

I fixed the postgres issue, Just had to map the volume correctly in the docker compose yaml correct syntax: (local_host_storage_path):/var/lib/postgresql/data So everything looks to be functional now, Not sure what...

symbolicator-cleanup:

A couple of big issues now: Trying to upgrade to 21.6.3 i got this error: could not translate host name "postgres" to address: Temporary failure in name resolution ________________ After...

Also it seems with the move from GCP to AWS it looks like ive lost all the event history. All of the config, project, users, etc is all there but...