FluentFTP icon indicating copy to clipboard operation
FluentFTP copied to clipboard

Some test dockers fail to run

Open robinrodricks opened this issue 3 years ago • 0 comments

OS: Windows 10 x64

Docker ID mentioned along with logs taken from the docker output from within the container.


pureftpd:fluentftp

/bin/sh: 1: /run.sh: not found

crushftp:fluentftp

/var/opt/setup.sh: line 2: $'\r': command not found

/var/opt/setup.sh: line 4: $'\r': command not found

/var/opt/setup.sh: line 17: syntax error near unexpected token `elif'

'var/opt/setup.sh: line 17: `elif [ -z ${CRUSH_ADMIN_PASSWORD} ] && [ ! -f ${CRUSH_FTP_BASE_DIR}/admin_user_set ]; then

proftpd:fluentftp

standard_init_linux.go:228: exec user process caused: no such file or directory

filezilla:fluentftp

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.

[s6-init] ensuring user provided files have correct perms...exited 0.

[fix-attrs.d] applying ownership & permissions fixes...

[fix-attrs.d] done.

[cont-init.d] executing container initialization scripts...

[cont-init.d] 00-app-niceness.sh: executing...

[cont-init.d] 00-app-niceness.sh: exited 0.

[cont-init.d] 00-app-script.sh: executing...

[cont-init.d] 00-app-script.sh: exited 0.

[cont-init.d] 00-app-user-map.sh: executing...

[cont-init.d] 00-app-user-map.sh: exited 0.

[cont-init.d] 00-clean-logmonitor-states.sh: executing...

[cont-init.d] 00-clean-logmonitor-states.sh: exited 0.

[cont-init.d] 00-clean-tmp-dir.sh: executing...

[cont-init.d] 00-clean-tmp-dir.sh: exited 0.

[cont-init.d] 00-set-app-deps.sh: executing...

[cont-init.d] 00-set-app-deps.sh: exited 0.

[cont-init.d] 00-set-home.sh: executing...

[cont-init.d] 00-set-home.sh: exited 0.

[cont-init.d] 00-take-config-ownership.sh: executing...

[cont-init.d] 00-take-config-ownership.sh: exited 0.

[cont-init.d] 00-xdg-runtime-dir.sh: executing...

[cont-init.d] 00-xdg-runtime-dir.sh: exited 0.

[cont-init.d] 10-certs.sh: executing...

[cont-init.d] 10-certs.sh: exited 0.

[cont-init.d] 10-cjk-font.sh: executing...

[cont-init.d] 10-cjk-font.sh: exited 0.

[cont-init.d] 10-nginx.sh: executing...

[cont-init.d] 10-nginx.sh: exited 0.


: No such file or directory sh


[cont-init.d] 10-vnc-password.sh: executing...

[cont-init.d] 10-vnc-password.sh: exited 0.

[cont-init.d] 10-web-index.sh: executing...

[cont-init.d] 10-web-index.sh: exited 0.

[cont-init.d] filezilla.sh: executing...

[cont-init.d] filezilla.sh: exited 111.

[services.d] stopping services

[services.d] stopping s6-fdholderd...

[cont-finish.d] executing container finish scripts...

[cont-finish.d] done.

[s6-finish] syncing disks.

[s6-finish] sending all processes the TERM signal.


[s6-finish] sending all processes the KILL signal and exiting.

glftpd:fluentftp

No SSH host key available. Generating one...

Aug 4 12:13:21 7323e38c33ba syslog-ng[160]: syslog-ng starting up; version='3.13.2'


*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...

Creating SSH2 RSA key; this may take some time ...

2048 SHA256:2B1HoWMcmDVknvBKeNAerQatJfz6UmeLvOhsVGmieMk root@7323e38c33ba (RSA)

Creating SSH2 ECDSA key; this may take some time ...

256 SHA256:Ql2A+RtlxMMr6yyamA/VzJmWUc/hvggkzRcN3PiDl6A root@7323e38c33ba (ECDSA)

Creating SSH2 ED25519 key; this may take some time ...

256 SHA256:26kdrJB8oascsngiOCeZqzKQGdRqure5Ph4TDNDLiN0 root@7323e38c33ba (ED25519)

invoke-rc.d: could not determine current runlevel

invoke-rc.d: policy-rc.d denied execution of restart.

*** Running /etc/my_init.d/10_syslog-ng.init...


*** Booting runit daemon...

*** Runit started as PID 179


Runnig first boot setup...


Aug 4 12:13:22 7323e38c33ba cron[183]: (CRON) INFO (pidfile fd = 3)

Aug 4 12:13:22 7323e38c33ba cron[183]: (CRON) INFO (Running @reboot jobs)


* Starting internet superserver xinetd


...done.


Aug 4 12:13:22 7323e38c33ba xinetd[201]: 2.3.15.3 started with libwrap loadavg labeled-networking options compiled in.

Aug 4 12:13:22 7323e38c33ba xinetd[201]: Started working: 1 available service

robinrodricks avatar Aug 04 '22 12:08 robinrodricks