Enmanuel Moreira
Enmanuel Moreira
I have the same problem with the circle-mask-filter.shader on Linux (Fedora 38)
It works for me with this option `minio_ssl = true` (Minio on k3s cluster behind nginx ingress)
Same problem here
Same problem here
Any updates about this? the problem stills happening at version 3.8.1
I am a little bit lost about database creation on appflowy, I have the following issue: ``` AppFlowy Cloud with RUST_LOG=debug {"timestamp":"2023-12-28T01:08:40.169516Z","level":"INFO","fields":{"message":"Preparng to run database migrations..."},"target":"appflowy_cloud::application"} {"v":0,"name":"appflowy_cloud","msg":"Preparng to run database...
@speed2exe Yes, I plan to use an external postgres database server. I have already created manually the auth schema into the appflowy database.  
@speed2exe Yes I tried, I'm getting this error now: ``` AppFlowy Cloud with RUST_LOG=debug {"timestamp":"2023-12-29T01:25:21.673878Z","level":"INFO","fields":{"message":"Preparng to run database migrations..."},"target":"appflowy_cloud::application"} {"v":0,"name":"appflowy_cloud","msg":"Preparng to run database migrations...","level":30,"hostname":"appflowy-5777854f44-9gzns","pid":1,"time":"2023-12-29T01:25:21.673904878Z","target":"appflowy_cloud::application","line":160,"file":"src/application.rs"} {"timestamp":"2023-12-29T01:25:21.673915Z","level":"INFO","fields":{"message":"Connecting to postgres database with setting:...
Here we go 
This one stills hit me ``` Error: Failed to initialize application state: Failed to run migrations: while executing migrations: error returned from database: policy "af_user_insert_policy" for table "af_user" alreadyexists ```