Describe the bug
Running the fresh-start.sh as described in README fails:
cd proxy/bin && ./fresh-start.sh --yes -e your_email@domain --skip-docker-image-check
⚡ Start execution '/home/cos/proxy/bin/fresh-start.sh ✘ ERROR You dont have permission to write log at '/var/log/basescript.log' - [log]
✘ ERROR Logs could not be saved at '/var/log/basescript.log' - [log]
date: unrecognized option '--skip-docker-image-check'
Try 'date --help' for more information.
✘ ERROR Logs could not be saved at '-e/your_email@domain' - [log]
✔ success Function 'check_local_env_file'
✔ success Function 'check_docker'
✔ success Function 'check_running_script'
✔ success Function 'starts_initial_check'
unknown flag: --file
See 'docker --help'.
Usage: docker [OPTIONS] COMMAND
..and various other errors continue.
Server info (please complete the following information):
- Linux release Ubuntu 22.04
- Server type vps
- Docker version Docker version 20.10.12, build 20.10.12-0ubuntu4
- docker-compose version docker-compose version 1.29.2, build unknown
Describe the bug
Running the fresh-start.sh as described in README fails:
..and various other errors continue.
Server info (please complete the following information):