Enmanuel Moreira

Results 18 comments of 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)

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. ![image](https://github.com/AppFlowy-IO/AppFlowy-Cloud/assets/152518/0270500a-4178-475f-8a22-e1950b5a29e8) ![image](https://github.com/AppFlowy-IO/AppFlowy-Cloud/assets/152518/791ba2f8-548a-4493-904f-54dd7aa8068d)

@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 ![image](https://github.com/AppFlowy-IO/AppFlowy-Cloud/assets/152518/05d55d02-c40d-432e-923f-ea4f9ecbba1f)

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 ```