Xruptor
Regular Contributor
Hello I have a slight issue getting a custom DDNS script to run.
I have "Enable JFFS partition" set to YES and "Enable JFFS custom scripts and configs" set to YES. I created a script under /jffs/scripts called "ddns-start" that has the information required for the afraid.org update. I also made sure the script is chmod correctly so it executes. I tested it by calling the script manually as ./ddns-start and it worked perfectly.
The issue I'm having is actually on the GUI screen. When I go to the DDNS tab and select 'Custom' it prompts me for a hostname. So I put in for example 'mysite.myhome.com' for the hostname. When I click apply it prompts me with another error stating 'Account name cannot be blank.' What I'm confused about is that there is no field to put in an account name. In fact an account name shouldn't be required for this. What am I doing wrong? I would like the script to fire up every couple of days to ensure I have the correct IP on afraid.org. However, the option under the DDNS tab is not permitting me to set it to 'Custom'. Do I even have to have this enabled? I thought I had to if I wanted to setup an interval.
I looked up the error a bit more and it seems to be tied to: "QKSet_account_nameblank=Account name cannot be blank." from https://github.com/RMerl/asuswrt-merlin/blob/master/release/src/router/www/EN.dict
Thanks for the help! Loving Asuswrt-Merlin. I recently converted from Tomato!
I have "Enable JFFS partition" set to YES and "Enable JFFS custom scripts and configs" set to YES. I created a script under /jffs/scripts called "ddns-start" that has the information required for the afraid.org update. I also made sure the script is chmod correctly so it executes. I tested it by calling the script manually as ./ddns-start and it worked perfectly.
The issue I'm having is actually on the GUI screen. When I go to the DDNS tab and select 'Custom' it prompts me for a hostname. So I put in for example 'mysite.myhome.com' for the hostname. When I click apply it prompts me with another error stating 'Account name cannot be blank.' What I'm confused about is that there is no field to put in an account name. In fact an account name shouldn't be required for this. What am I doing wrong? I would like the script to fire up every couple of days to ensure I have the correct IP on afraid.org. However, the option under the DDNS tab is not permitting me to set it to 'Custom'. Do I even have to have this enabled? I thought I had to if I wanted to setup an interval.
I looked up the error a bit more and it seems to be tied to: "QKSet_account_nameblank=Account name cannot be blank." from https://github.com/RMerl/asuswrt-merlin/blob/master/release/src/router/www/EN.dict
Thanks for the help! Loving Asuswrt-Merlin. I recently converted from Tomato!