Jump to content

blaine07

Members
  • Posts

    754
  • Joined

  • Last visited

Posts posted by blaine07

  1. 18 hours ago, rushgunner said:

    Hello, new user here to unraid and nextcloud so please be patient and if you can explain fully for me. I have searched all over and just cant locate which/where/what files need to be changed.

     

    I am trying to upload via iphone a file larger then 500mb and get file to large error for my nextcloud.

    I have unraid 6.11.5, the latest nextcloud-linuxserver version docker and also with swag-linuxserver docker versions all at latest.

    Can someone specifically directing me into locating said files, and where exactly in the file and what needs to be changed? I have spent all day trying to locate and make changes to older results but have not changed. All changes have been reverted back. I have also dont restarts on the dockers each time as well.

     

    I have found this to be the most recent info:

    https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html

    but can not locate what exactly the files to be changed

    i assume this is what is needed?

     

    Nextcloud comes with its own nextcloud/.htaccess file. Because php-fpm can't read PHP settings in .htaccess these settings must be set in the nextcloud/.user.ini file.

    Set the following two parameters inside the corresponding php.ini file (see the Loaded Configuration File section of :ref:`label-phpinfo` to find your relevant php.ini files)

     

    php_value upload_max_filesize 16G

    php_value post_max_size 16G

     

    Are these the only 2 items that need to be changed? if so, I just can not locate specifically where under my setup of unraid/dockers-nextcloud/swag

    I’m not re-inventing wheel but this works: 

     

    https://forums.unraid.net/topic/48383-support-linuxserverio-nextcloud/?do=findComment&comment=1183298

  2. This morning I went to upload a file and was greeted with "General error: 1034 index for table 'oc_filecache' is corrupt; try to repair it"

     

    Does anyone have any ideas how to fix this before I inevitably go way out in the weeds and make my day worse?

     

    IMG_5142.heic1578387145_ScreenShot2022-12-05at6_04_01AM.thumb.png.4455c889f39b27c4860468532a2be4d8.png

     

    EDIT: It *appears* that "emtpying" the "oc_filecache" table in phpMyAdmin has done the trick... :cross fingers:

     

    EDIT 2: Is this anything harmful? What does it mean? :see below: 997540117_ScreenShot2022-12-05at6_18_51AM.png.bee61b11242405bef4efe2b6888272f8.png

  3. Anyone have any ideas what "service unavailable" would allude to out of the blue? Restarted container; same thing.

    18928265_ScreenShot2022-11-14at8_20_57PM.png.d0b4fc736a23a763b4e8eb3917da31b9.png

     

    EDIT: Evidently a few days ago I made a "breaking" change. No idea why just today it became and issue; figured it out. I dumb, basically. Live, learn. Sometimes I learn more than I live; that day is today LOL.

  4. On 11/10/2022 at 11:14 AM, ijuarez said:

    I'm on 25.01 no issues that I have found, the default to a dark theme, my eyes can't handle that so i switch back but other than that. Seems to work fine as frog hair.

    Well I moved my PostgreSQL Nextcloud over; it works fine etc but can't seem to get the self hosted version of Collabora to work. It's configured just as it is , and works, on my NC 24.0.6. Only difference I see is on NC 25.0.1 the "Nextcloud Office" version is 7.0.1 and on my NC 24.0.6 the version is 6.3.1.

    Anyone have any ideas? Anyone else having Collarboar work correctly in NC 25?

     

    EDIT: I am dumb; had to add second instance to "aliasgroup2" in Collabora container. 🙂

  5. 17 hours ago, ijuarez said:

    I'm on 25.01 no issues that I have found, the default to a dark theme, my eyes can't handle that so i switch back but other than that. Seems to work fine as frog hair.

    I moved a test instance(w/ PostgreSQL) to 25.0.1 after you said this yesterday and it does indeed seem to be going fine! Thank you!

  6. On 10/30/2022 at 10:09 PM, sjtuross said:

    Every time after I update stack for new images, I need to do 2 extra steps below. Could this be automated so its behavior is more integrated with Unraid dockerman?

    1. Manually remove orphaned image.
    2. Manually update image local digest in /var/lib/docker/unraid-update-status.json (taking traefik as an example), so Unraid dockerman stops saying update ready.
    "library/traefik:latest": {
        "local": "sha256:4c388f477f5b7aa48420694d90db0ecb96b4ecede60b9b7589c87858abf87b60",
        "remote": "sha256:4c388f477f5b7aa48420694d90db0ecb96b4ecede60b9b7589c87858abf87b60",
        "status": "true"
    }

     

    Sorry, I know this is a lot, but can you provide any instructions on how you're doing this exactly?

  7. 2 hours ago, alturismo said:

    yep, no issues here since all the latest updates

     

    and all seems to be fine here, but i only use NC for foto uploads and file browsing, sharing ... and OnlyOffice integration (OO as sep. Docker of course as its not supported in alpine, at least last time i checked)

    image.png.6c9bf0abdbfd9b98e8531c995b6128ee.png

    Thank you! Will upgrade one instance later and see what happens lol. All this database issues got me scared lol

  8. 4 minutes ago, sjtuross said:

    Every time after I update stack for new images, I need to do 2 extra steps below. Could this be automated so its behavior is more integrated with Unraid dockerman?

    1. Manually remove orphaned image.
    2. Manually update image local digest in /var/lib/docker/unraid-update-status.json (taking traefik as an example), so Unraid dockerman stops saying update ready.
    "library/traefik:latest": {
        "local": "sha256:4c388f477f5b7aa48420694d90db0ecb96b4ecede60b9b7589c87858abf87b60",
        "remote": "sha256:4c388f477f5b7aa48420694d90db0ecb96b4ecede60b9b7589c87858abf87b60",
        "status": "true"
    }

     

    Does this to me too but I wasn’t smart enough to fix it or work around it lol

  9. 11 hours ago, primeval_god said:

    Unfortunately I am unable to reproduce the issue on my local machine. It could be due to the docker folder plugin as i dont use it or test  compatibility with it. There is also a chance it has something to do with unRAID 6.11.1 as I am still using 6.9.3 and dont directly test against newer versions. That said this is the first i report of the issue I have seen and I have no idea of what the distribution of unRAID versions this plugin is being run on. 

    One other question, do you have any compose stacks running on your system that were not created through the compose plugin webui?

    No. Literally only that link above. Sadly I’m too stupid to get very far “out in the weeds” lol

  10. On 10/23/2022 at 12:22 PM, primeval_god said:

    Use the update stack button on the docker compose page.

     

    This is not normal. What OS version are you using? Is your plugin up to date? Do you have the docker folder plugin installed?

    Any other ideas on this error thing mate?

  11. 15 minutes ago, PlanetDyna said:

    Can someone please make a quick step by step tutorial on how to run shlink on unraid?

     

    I have it working but it’s been a long time since I set it up. Need the gui and regular. How far have you gotten with it? I had a ton of 502 issues but don’t remember why? Maybe changing pier was breaking something or something been so long. If you have specific questions I can *try* to help. 

  12. 44 minutes ago, PSYCHOPATHiO said:

    I found this https://github.com/matrix-org/synapse/blob/develop/docs/reverse_proxy.md

     

    CADDY v2

    matrix.example.com {
      reverse_proxy /_matrix/* localhost:8008
      reverse_proxy /_synapse/client/* localhost:8008
    }
    
    example.com:8448 {
      reverse_proxy localhost:8008
    }
    
    Delegation example:
    
    example.com {
    	header /.well-known/matrix/* Content-Type application/json
    	header /.well-known/matrix/* Access-Control-Allow-Origin *
    	respond /.well-known/matrix/server `{"m.server": "matrix.example.com:443"}`
    	respond /.well-known/matrix/client `{"m.homeserver":{"base_url":"https://matrix.example.com"},"m.identity_server":{"base_url":"https://identity.example.com"}}`
    }
    
    matrix.example.com {
        reverse_proxy /_matrix/* localhost:8008
        reverse_proxy /_synapse/client/* localhost:8008
    }

     

    Everything I have is around NPM. I can’t justify changing direction now. I’ll play with it more this evening. 
     

    thank you 

×
×
  • Create New...