#Fresh install 1.0.0 and hit error

1 messages · Page 1 of 1 (latest)

wicked oxide
#

I was on 0.33.7 and learned about v1.0.0 today! Exciting stuff! Well done everyone!

Before upgrading I did the "https://twenty.com/developers/section/self-hosting/upgrade-guide" and backed up Postgresql database.

I removed everything 0.33.7 and did the "https://twenty.com/developers/section/self-hosting/docker-compose" install highlighted in Option 1.

At the end of the start up I get:

[+] Running 4/4st] 1 - 06/25/2025, 22011 PM LOG [DatabaseConfigDriver] [INIT] Loading initial config variables from database
✔ Container twenty-redis-1 Started 11.2s
✔ Container twenty-db-1 Healthy 18.0s
✔ Container twenty-server-1 Healthy 63.9s
✔ Container twenty-worker-1 Started 64.2s

Load it using web browser and I got this:

No idea on how to proceed.

sudden moss
#

Hello @wicked oxide ! If you wanna keep your previous Twenty instance you will need to upgrade incrementally !
If not you will to remove all previous containers and volumes and make a new fresh install from 1.0.0

wicked oxide
#

Hello, I tried to install 1.0.0 in a brand new container. Same issue. Same screen from above. The clean container doesn't have any redis, postgres, running.

sudden moss
#

Hey could you please share your twenty server logs ?

#

What request does seem to fail in your browser ?

wicked oxide
#

Realised it is CORS

#

Twenty is using localhost, and I'm using IP to connect to the container. Will update to IP first

#

BTW, log has no error

#

Here is a brief observation.

#

Changing .env from localhost to IP address loads IP:3000

#

It redirects to IP:3000/welcome, flashes the Twenty background and popup for log in, then goes back to localhost:3000/welcome

wicked oxide
#

Any workaround, or wait for confirmation of bug?

sudden moss
#

About to give this a look in the morning

wicked oxide
#

Thank you @sudden moss it works after I double confirm the IP address.

#

Now i wanna import the 0.33.7 data into 1.0.1.

#

Need to work on the db backup file?

#

I see the backup file creates tables and has function, not just data.