linuxserver / docker-grocy

A container for grocy - the ERP application for your kitchen https://grocy.info
GNU General Public License v3.0
321 stars 44 forks source link

[BUG] Empty stock overview - broken index #84

Closed diesphink closed 3 months ago

diesphink commented 6 months ago

Is there an existing issue for this?

Current Behavior

After a day or two running the server, the stock overview don't load relevant information, leaving no javascript console error, or anything.

After some investigation and the help of berrnd at r/grocy (https://www.reddit.com/r/grocy/comments/189ek5q/empty_stock_overview/), the culprit was determined to be a NS_ERROR_NET_PARTIAL_TRANSFER, randomly cropping the received html.

I have been able to fix it by changing the gzip_vary parameter on nginx to off.

Expected Behavior

No response

Steps To Reproduce

  1. In a synology server, install grocy 4.0.3 using the following docker yaml:
version: "2.1"
services:
  grocy:
    image: lscr.io/linuxserver/grocy:latest
    container_name: grocy
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - /volume1/docker/grocy:/config
    ports:
      - 9283:80
    restart: unless-stopped
  1. Leave it running for a few days, in a day or two the issue appears, and then it only works again after a restart.

Environment

- OS: Synology
- How docker service was installed: Container Manager, on synology

CPU architecture

x86-64

Docker creation

version: "2.1"
services:
  grocy:
    image: lscr.io/linuxserver/grocy:latest
    container_name: grocy
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - /volume1/docker/grocy:/config
    ports:
      - 9283:80
    restart: unless-stopped

Container logs

[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
crontab: can't open 'abc': No such file or directory
[custom-init] No custom files found, skipping...
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
nginx: [emerg] invalid parameter "Content-Type" in /config/nginx/site-confs/default.conf:23
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
[ls.io-init] done.
crontab: can't open 'abc': No such file or directory
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    1000
User GID:    1000
───────────────────────────────────────

using keys found in /config/keys
**** The following site-confs have extensions other than .conf ****
**** This may be due to user customization. ****
**** You should review the files and rename them to use the .conf extension or remove them. ****
**** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default.conf-old
[custom-init] No custom files found, skipping...
crontab: can't open 'abc': No such file or directory
[ls.io-init] done.
github-actions[bot] commented 6 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

diesphink commented 6 months ago

Empty stock overview when croped html is received (no javascript is processed in this case):

image

diesphink commented 6 months ago

Image showing the network error and cropped html:

image

LinuxServer-CI commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

homerr commented 3 months ago

I'll look into this and see if I can reproduce the issue and resolve.

homerr commented 3 months ago

Afraid I've not been able to reproduce this, possibly as I am not using (or have access to) Synology kit.

There are warnings in the logs about non standard configurations... may be worth trying to get things as close to standard as possible and try again. Given we've had no other reports of this, I am afraid we'll need to close this off for now but if you want to work on it a bit more, Discord may be the best place to stop by.