Private Node Info isn't loading

I added private node info on ASL privatenodes.txt in the allmon directory and it’s not showing up. I did it yesterday to give the update time to run… do i need to force it? and if so how?

image

Edit:
it doesn’t look like my astdb.txt in the allmon directory has ever updated. is that the problem? if so, how do I fix it?

Hello KV4S, did you try to log into your node via ssh and in the same directory did you find an astdb.php file? If so make the file executable by doing the chmod +x astdb.php command and then running it by simply doing ./astdb.php and it should pull the info from privatenodes.txt and update it. If you need anymore help, please feel free to ask!

Yes!
That worked, Thank you!

Does this need to be scheduled to run or just run it as needed?

No problem! What I do personally is set a cron job to do it sometime every day, but I also update it whenever I edit info. Glad I could help!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.