Skip to content

[Bug]: Broken Nextcloud.json and configuration problem #14

Description

@TheArchitectMC

Panel Version

1.11.9

Wings Version

1.11.13

Service

software/nextcloud

Modified

Yes, I modified the egg (will provide details below)

Expected Behavior

Be able to setting it up, and configure it like how a normal nextcloud php-fpm/nginx instance should work

Actual Behavior

Some personal issues

  • PHP custom memory allocation isn't enforced and stuck to 512MiB no matter the config file and "workarounds" [php.ini, user.ini, .htaccess...]

  • I can't upload large files even with all my changes [post_max_size, max_upload_size, max_execution_time...]

  • Cannot have a custom command option [Eg, instead of Maintenance mode always forcing me to use occ, why not allow me to type the whole command since it's an alpine-based yolk]

  • Had to modify the nextcloud.json, around at the ARM64? line cuz it couldn't import properly due to a faulty ","

  • Believed that Install.sh seems to enforce/override some settings, so i tried to get rid/modify some lines to no avail

Steps To Reproduce

  1. Import the Nextcloud.json into the panel
    2. Cannot be imported - Simple fix: get rid of the "," at ARM64 ?
  2. Set up the Nextcloud instance as you normally do [Database, account credentials...]
  3. Trying to import a "large file" eg. 110 MB video for example, then the upload bar stuck at the paused status, only to get "Unknown error during upload", "Some files couldn't be uploaded" -> go to php.ini/config.php and changes the values to a bigger one and restart
  4. doesn't work, do some shady workarounds through user.ini and .htaccess
  5. now, the system info shows the new values, yet it still fails to upload the video

Install logs

i do not have access to that, sorry :/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions