收起左侧

道理鱼什么鬼,我重装了好多次,只要改了后端路径,前端重启个不停

12
回复
763
查看
[ 复制链接 ]

0

主题

26

回帖

0

牛值

江湖小虾

2025-12-21 12:36:17 显示全部楼层 阅读模式
悬赏1飞牛币已解决

image.png

已安装的最新的0.1.8版本还是有问题

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:27:34 [notice] 1#1: using the "epoll" event method

2025/12/21 04:27:34 [notice] 1#1: nginx/1.27.5

2025/12/21 04:27:34 [notice] 1#1: built by gcc 14.2.0 (Alpine 14.2.0)

2025/12/21 04:27:34 [notice] 1#1: OS: Linux 6.12.18-trim

2025/12/21 04:27:34 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1024:524288

2025/12/21 04:27:34 [notice] 1#1: start worker processes

2025/12/21 04:27:34 [notice] 1#1: start worker process 29

2025/12/21 04:27:34 [notice] 1#1: start worker process 30

2025/12/21 04:27:34 [notice] 1#1: start worker process 31

2025/12/21 04:27:34 [notice] 1#1: start worker process 32

2025/12/21 04:27:34 [notice] 1#1: start worker process 33

2025/12/21 04:27:34 [notice] 1#1: start worker process 34

2025/12/21 04:27:34 [notice] 1#1: start worker process 35

2025/12/21 04:27:34 [notice] 1#1: start worker process 36

2025/12/21 04:29:20 [notice] 1#1: signal 3 (SIGQUIT) received, shutting down

2025/12/21 04:29:20 [notice] 29#29: gracefully shutting down

2025/12/21 04:29:20 [notice] 30#30: gracefully shutting down

2025/12/21 04:29:20 [notice] 31#31: gracefully shutting down

2025/12/21 04:29:20 [notice] 29#29: exiting

2025/12/21 04:29:20 [notice] 32#32: gracefully shutting down

2025/12/21 04:29:20 [notice] 31#31: exiting

2025/12/21 04:29:20 [notice] 30#30: exiting

2025/12/21 04:29:20 [notice] 32#32: exiting

2025/12/21 04:29:20 [notice] 33#33: gracefully shutting down

2025/12/21 04:29:20 [notice] 34#34: gracefully shutting down

2025/12/21 04:29:20 [notice] 33#33: exiting

2025/12/21 04:29:20 [notice] 34#34: exiting

2025/12/21 04:29:20 [notice] 29#29: exit

2025/12/21 04:29:20 [notice] 31#31: exit

2025/12/21 04:29:20 [notice] 30#30: exit

2025/12/21 04:29:20 [notice] 32#32: exit

2025/12/21 04:29:20 [notice] 34#34: exit

2025/12/21 04:29:20 [notice] 33#33: exit

2025/12/21 04:29:20 [notice] 35#35: gracefully shutting down

2025/12/21 04:29:20 [notice] 35#35: exiting

2025/12/21 04:29:20 [notice] 35#35: exit

2025/12/21 04:29:20 [notice] 36#36: gracefully shutting down

2025/12/21 04:29:20 [notice] 36#36: exiting

2025/12/21 04:29:20 [notice] 36#36: exit

2025/12/21 04:29:20 [notice] 1#1: signal 17 (SIGCHLD) received from 29

2025/12/21 04:29:20 [notice] 1#1: worker process 29 exited with code 0

2025/12/21 04:29:20 [notice] 1#1: worker process 32 exited with code 0

2025/12/21 04:29:20 [notice] 1#1: signal 29 (SIGIO) received

2025/12/21 04:29:20 [notice] 1#1: signal 17 (SIGCHLD) received from 31

2025/12/21 04:29:20 [notice] 1#1: worker process 31 exited with code 0

2025/12/21 04:29:20 [notice] 1#1: worker process 34 exited with code 0

2025/12/21 04:29:20 [notice] 1#1: signal 29 (SIGIO) received

2025/12/21 04:29:20 [notice] 1#1: signal 17 (SIGCHLD) received from 30

2025/12/21 04:29:20 [notice] 1#1: worker process 30 exited with code 0

2025/12/21 04:29:20 [notice] 1#1: signal 29 (SIGIO) received

2025/12/21 04:29:20 [notice] 1#1: signal 17 (SIGCHLD) received from 35

2025/12/21 04:29:20 [notice] 1#1: worker process 35 exited with code 0

2025/12/21 04:29:20 [notice] 1#1: worker process 36 exited with code 0

2025/12/21 04:29:20 [notice] 1#1: signal 17 (SIGCHLD) received from 33

2025/12/21 04:29:20 [notice] 1#1: worker process 33 exited with code 0

2025/12/21 04:29:20 [notice] 1#1: exit

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:15 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:15 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:16 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:16 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:17 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:19 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:22 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:29 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:35 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:36 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:36 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:37 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:38 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:39 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:43 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:30:49 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:31:02 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:31:28 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:32:19 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:33:20 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration

/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/

/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh

10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf

10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version

/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh

/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh

/docker-entrypoint.sh: Configuration complete; ready for start up

2025/12/21 04:34:20 [emerg] 1#1: host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

nginx: [emerg] host not found in upstream "backend" in /etc/nginx/conf.d/default.conf:10

附件: 您需要 登录 才可以下载或查看,没有账号?立即注册
收藏
送赞 1
分享

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

22

主题

333

回帖

110

牛值

社区共建团

fnOS1.0上线纪念勋章社区上线纪念勋章社区共建团荣誉勋章飞牛百度网盘玩家

2025-12-21 12:36:18 显示全部楼层

应用版本不支持自定义路径,自定义路径请用docker compose方式部署

相同问题,已经通过docker部署方式解决了添加自定义目录,  详情 回复
2025-12-22 11:02
数据无价
折腾不止
玩得开心!

0

主题

26

回帖

0

牛值

江湖小虾

2025-12-21 15:17:23 楼主 显示全部楼层

用docker compose方式部署,我修改后也是一样的报错

我也是 根本解决不了  详情 回复
2025-12-26 14:46

2

主题

6

回帖

0

牛值

江湖小虾

2025-12-21 20:27:19 显示全部楼层

我在应用商店下的,可以自定义路径啊,你应该说哪个地方搞错了

重启项目容器或重启设备会还原,或者无限重启  详情 回复
2025-12-22 12:55

0

主题

2

回帖

0

牛值

江湖小虾

2025-12-22 11:02:33 显示全部楼层
汪仔饭 发表于 2025-12-21 15:16
应用版本不支持自定义路径,自定义路径请用docker compose方式部署

相同问题,已经通过docker部署方式解决了添加自定义目录,

0

主题

26

回帖

0

牛值

江湖小虾

2025-12-22 11:07:12 楼主 显示全部楼层

已通过docker方式部署后解决了

22

主题

333

回帖

110

牛值

社区共建团

fnOS1.0上线纪念勋章社区上线纪念勋章社区共建团荣誉勋章飞牛百度网盘玩家

2025-12-22 12:55:33 显示全部楼层
画忆x 发表于 2025-12-21 20:27
我在应用商店下的,可以自定义路径啊,你应该说哪个地方搞错了

重启项目容器或重启设备会还原,或者无限重启
数据无价
折腾不止
玩得开心!

4

主题

8

回帖

0

牛值

江湖小虾

2025-12-22 19:40:40 显示全部楼层

一样

0

主题

4

回帖

0

牛值

江湖小虾

2025-12-23 21:48:20 显示全部楼层

原来是这个原因,我说我的为什么总是在不停的重启呢,看来这个应用还是需要完善。

0

主题

1

回帖

0

牛值

江湖小虾

2025-12-25 14:38:03 显示全部楼层

12.24推出了新版本,你可以试试,我原来也是这个问题,今天用docker compose重新部署的,然后把容器里backend停止,编辑存储位置,再打开就好了,你可以试试。下面是原帖内容,请参考。

【首发】道理鱼音乐管理更新上线0.1.9稳定版本 新增SQLite轻量版 20251224
https://club.fnnas.com/forum.php?mod=viewthread&tid=38427
(出处: 飞牛私有云论坛 fnOS)

1

查看全部评分

0

主题

6

回帖

0

牛值

江湖小虾

2025-12-26 14:46:35 显示全部楼层
人可广大 发表于 2025-12-21 15:17
用docker compose方式部署,我修改后也是一样的报错

我也是 根本解决不了

0

主题

1

回帖

0

牛值

江湖小虾

2025-12-30 14:58:24 显示全部楼层

同样的问题,无限重启

1

主题

3

回帖

0

牛值

江湖小虾

用docker compose部署的,也不行,无限重启

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则