The import functionality does not complete.
Works to select file and read it
Displays name of each link being imported (checked against the export json file from an instance I am retiring)
Then just stops
No completion
No message
Tried refreshing page and pressing cancel (the only button available)
No links imported
Expected Behavior
A message to say completed and links to be imported and show in the system
Steps To Reproduce
Latest docker release
running on ubuntu
Environment
- OS: Ubuntu 20.04
- How docker service was installed: normal docker and docker-compose installation
15 other containers running fine
### Container logs
```bash
New container detected, installing Heimdall
Creating app key. This may take a while on slower systems
Application key set successfully.
cont-init: info: /etc/cont-init.d/50-config exited 0
cont-init: info: running /etc/cont-init.d/85-version-checks
cont-init: info: /etc/cont-init.d/85-version-checks exited 0
cont-init: info: running /etc/cont-init.d/99-custom-files
[custom-init] No custom files found, skipping...
cont-init: info: /etc/cont-init.d/99-custom-files exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service init-mods: starting
s6-rc: info: service init-mods successfully started
s6-rc: info: service init-mods-package-install: starting
s6-rc: info: service init-mods-package-install successfully started
s6-rc: info: service init-mods-end: starting
s6-rc: info: service init-mods-end successfully started
s6-rc: info: service init-services: starting
s6-rc: info: service init-services successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun cron (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
services-up: info: copying legacy longrun php-fpm (no readiness notification)
services-up: info: copying legacy longrun queue (no readiness notification)
s6-rc: info: service legacy-services successfully started
s6-rc: info: service 99-ci-service-check: starting
[ls.io-init] done.
s6-rc: info: service 99-ci-service-check successfully started
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is there an existing issue for this?
Current Behavior
The
import
functionality does not complete. Works to select file and read it Displays name of each link being imported (checked against the export json file from an instance I am retiring) Then just stops No completion No message Tried refreshing page and pressing cancel (the only button available) No links importedExpected Behavior
A message to say completed and links to be imported and show in the system
Steps To Reproduce
Latest docker release running on ubuntu
Environment
CPU architecture
x86-64
Docker creation