Security provider + DB unwanted duplications

======== TEMPLATE BUG FORM ========

Wappler Version : 5.4.1
Operating System : Mac Os Ventura 13.1
Server Model: Node.js
Database Type: PostgreSQL
Hosting Type: Docker / Linodes

Expected behavior

What do you think should happen?

Normal Wappler behaviour.

Actual behavior

What actually happens?

Wappler duplicated Security Providers et DB.
No particular reason for that.

Can’t remove the files, well, I can but they are duplicated on more time then.

How to reproduce

No idea on how to reproduce.

The app works perfectly with the original Security Provider and DB
Many thanks.

Are you by any chance storing your site in some icloud folder or similar? I’ve seen such issue with projects stored in an icloud folder.

Normally my App folder is not located in iCloud neither Gdrive folders, but i’ll double check.
I uninstalled and re-installed Docker 2 days ago since my localhost settings suddenly didn’t work… Maybe the same reason.

Capture d’écran 2023-02-22 à 10.24.35
It looks like my root folder runs with iCloud setting…

is there any way around this, as storing in the cloud gives the ability to work and home and the office without any messing around transferring files between the 2 computers. I’ve only had this a couple of times.

That’s not something really created by Wappler, so i can’t provide any workaround

Well for this just use git.

I confirm my projects Folder was setted with icloud and this duplicated files, sometimes with rollbacks…
Beware while disabling icloud for the folder with the iCloud Backup logic.

I understand your point, but I potentially disagree. The duplicated files are only the global ones which, to me, points to a check that Wappler does when opening a project that the files required for the project (DB, Sec Provider, S3 connections etc.) exist for the selected target. I assume there is some logic to check whether they exist but maybe it could be tightened up?