Closed czoop closed 1 year ago
This is a known issue, will be fixed in v1.2.1 release.
Good to know, looking forward to it.
Good to know, looking forward to it.
You could try dev version which already fixed the problem:
root@DD-WRT:/jffs/controld# sh -c 'sh -c "$(curl -sL https://api.controld.dev/dl)" -s p2 forced'
__ .__ .___
_____/ |________| | __| _/
_/ ___\ __\_ __ \ | / __ |
\ \___| | | | \/ |__/ /_/ |
\___ >__| |__| |____/\____ |
\/ installer \/
---------------------
| System Info |
---------------------
OS Type : linux
OS Vendor : DD-WRT
Is Router : yes
Arch : armv7l
CPU : ARMv7 Processor rev 0 (v7l)
Free RAM : 49 MB / 120 MB
---------------------
| Install Details |
---------------------
Resolver ID : p2
Binary URL : https://assets.controld.dev/ctrld/linux/armv5/ctrld
Install Path : /jffs/controld
---------------------
- Detected running process, this is an upgrade
- Starting download
- Stopping running process
- Replacing old binary with the new one
- Making binary executable
- Launching /jffs/controld/ctrld
---------------------
Jun 2 12:26:42.000 INF loading config file from: /jffs/controld/ctrld.toml
Jun 2 12:26:42.000 INF fetching Controld D configuration from API: p2 mode=cd
Jun 2 12:26:43.000 INF generating ctrld config from Control-D configuration mode=cd
Jun 2 12:26:43.000 INF writing config file to: /jffs/controld/ctrld.toml mode=cd
Jun 2 12:26:45.000 NTC Service started
This is now fixed with v1.2.1 release.
Awesome, I'll give it a try. Thanks!
Trying to setup 1.2 on my DD-WRT router:
Firmware: DD-WRT v3.0-r44048 std (08/02/20)
Seems that your scripts are trying to use the following command to start the service:
When I run this directly I get:
Nothing terribly interesting in my syslog: