Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Empty stock overview - broken index #84

Closed
1 task done
diesphink opened this issue Jan 23, 2024 · 6 comments
Closed
1 task done

[BUG] Empty stock overview - broken index #84

diesphink opened this issue Jan 23, 2024 · 6 comments
Assignees

Comments

@diesphink
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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.
Copy link

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

@diesphink
Copy link
Author

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

image

@diesphink
Copy link
Author

Image showing the network error and cropped html:

image

@LinuxServer-CI
Copy link
Collaborator

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
Copy link
Member

homerr commented Mar 23, 2024

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

@homerr
Copy link
Member

homerr commented Mar 26, 2024

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.

@homerr homerr closed this as not planned Won't fix, can't repro, duplicate, stale Mar 26, 2024
@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants