New User Frustrations

I'm getting a bunch of problems with syncing files, this is disheartening because I thought this was the bread and butter of nextcloud. Here are the main problems and what I have done to correct them

https://preview.redd.it/ishev1xeb4yd1.png?width=354&format=png&auto=webp&s=0f32444c9be5c368a609ecebc3c7d34b1aa70875

  • Error 413 request entity too large
    • client_max_body_size 100G; (Taken strait from my config, this added more files but not all of them.)
  • Falsely marks folders as "Sync was succesful" (green checkmark) when there are still files that have not been uploaded.
    • I force a sync and nothing happens.

What I'm using:

  • unraid
  • docker
    • Nextcloud (Linuxserver)
    • MariaDB (Linuxserver)
    • Collabora-code (suprisingly this has not given me issues since I set it up

I would really appreciate some guidance as nextcloud is the thing I was most exited about and it seems like its given me the most amount of issues.