I am curious as we want to avoid this in the future.
Will you show me the output of the following:
cd /
locate set_interface
It should show as
server:/# locate set_interface
/etc/cron.d/set_interface
/root/QuickBox/packages/system/set_interface
/usr/local/bin/quickbox/system/set_interface
If those are all showing, then show me the output for:
cat /srv/rutorrent/home/db/interface.txt
This is where the file that the cronjob for writing your adapter to these files on updates lives. If you have an empty file for some reason and no results are returned, we will need to add your adapter. You can do:
printf "venet0" > /srv/rutorrent/home/db/interface.txt
Next, run the updater from your dashboard (no worries, if this happens againā¦ it gives us an idea) to import the text back to the files. Then allow 1 minute to pass for your adapter to show up.