Local Setup - No data in Postgres
I'm trying to run the local setup on Almalinux 9.4.
When I go to run the command to setup the database:
>npx nx database:reset twenty-server
...
Error logging
I'm having issues trying to connect to my workspace. I got this error message every email I use to login. Does anyone know how to solve it?

Upgrade to v0.33 sync of standard objects failed
Hi Team!
I've just completed the migration from the old PostgreSQL image over to Spilo. I've restored my old database to the new Spilo container and everything is looking good (I think) except that I've seen errors that the metadata is missing it's version and the migration command to 0.33 is failing.
Here are the images I'm using:...

Interface optimization
I have approximately 300 opportunity records in the CRM and I realize that the interface does not work fluidly. It's quite common to experience crashes. Is there any command or resource that I can use to optimize this?
schema "graphql" does not exists
We are currently using V0.30.2 with fresh rested database while updating the company name we are getting this execution. Also there is no schema name graphql created in database.

Upgrade to latest version doesn't work
I've updated my docker-compose to use twentycrm/twenty-postgres-spilo but now in the server container I'm getting:
```
[Nest] 1 - 01/20/2025, 11:34:44 AM ERROR [TypeOrmModule] Unable to connect to the database (core). Retrying (1)...
error: database "default" does not exist
at Parser.parseErrorMessage (/app/node_modules/pg/node_modules/pg-protocol/dist/parser.js:283:98)...
INTERNAL_SERVER_ERROR, when I self host docker compose, sync data is fail, maybe this error .
Exception Captured
{
operation: { name: 'GetCurrentUser', type: 'query' },
document: 'query GetCurrentUser {\n' +
' currentUser {\n' +...
✘ Container twenty-server-1 Error 70.8s
I run bash <(curl -sL https://git.new/20) but due to precedent installations I was not able to clear I suppose the password is not correct but I cannot find how to fix it?
I got this error
[+] Running 6/6...
Microsoft email and calendar integration
Hi guys, looking for some help. I did look into the github issues and find a lot of information about the microsoft integration for office365 email and calendar. I am looking to integrate it into our twenty environment, as all our email and calendar are on microsoft (We are 4 users).
I came across Github issue# 8473. https://github.com/twentyhq/twenty/issues/8473
We do not use Google, and my env variables are not set for Google either, only the microsoft environment variable. I did verify the server and worker docker, and both env does contain my microsoft configuration information. However, the front end only display the "connect with google" button under the emails and calendar setting. ...
disabling sign up is not working.
Tried
IS_MULTIWORKSPACE_ENABLED=false
IS_SIGN_UP_DISABLED=true
Both not working. Please help im self hosting using dollar deploy...
Twenty CRM with WordPress?
Has anyone integrated Twenty CRM with WordPress?
We use WordPress here, but specifically the page builder (Bricks builder) has a form widget. Does anyone have any idea how I can integrate this form with the lead registration in Twenty CRM?
https://academy.bricksbuilder.io/article/form-element/...

Analytics tracking mutation error in v0.35.0 - Unknown argument "type" on Mutation.track error on lo
The error appears immediately upon accessing the login page
All other services appear to be running normally
Database initialization completed successfully
There is a version difference between frontend (0.3.3) and server (v0.35.0)
...
Can't get self-hosting to work with docker
I've followed the tutorial here multiple times now using both the manual and one-line script with different versions (0.32.0, 0.35.2 and 0.35.4) and every time it seems to fail for one reason or another.
My latest attempt was with the one-line script which failed until I commented out the
PGPASSWORD_SUPERUSER
variable to allow it to default. Following that everything started up, but when I attempt to go to the page I get Unable to Reach Back-end
with no logs to indicate as to why (from what I can see).
Attached is my server logs from docker compose and a screenshot of the webpage....
Upgrading from 0.35.2 to 0.35.4 caused error on Accounts page
After upgrading my self hosted instance from 0.35.2 to 0.35.4, the connected accounts disappeared from the acounts page and I got the error "undefined is not iterable (cannot read property Symbol(Symbol.iterator))".
Should I have run any special upgrade commands? Or any other tips?
Thank you very much, Rob...

Can we set member level permissions?
I don't want everyone in my team to be able to modify the data objects.