Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
This board is now closed. The Blackhole image ended in 2020.
The board will remain available in Read Only Mode, so all the posts from the last 15+ years are not lost.
We thank you for being part of the community for the last 15+ years.
You can join the OpenBh board if you have not already done so at www.openbh.net.
i have a vu+ duo orig "verified here" i keep up to date with all the bh images and am now on 2.0.3 i have had a little problem for i wile now and cannot seem to sort it. when i install the image the box is all running fine then after a few days the box stops downloading from the blackhole server the download show up and the box dose everything it should but nothing downloads and if i preview a skin the box will change screen like its going to show it but quicker than normal and then i get green screen restart if i restore my personal backup everything is ok again for a few days then all starts again everything else apart from download and preview are not affected in anyway i will upload a crash log from today that i have got from doing it guessing its a plugin or something but i have next to none installed i just cannot find the problem any help would be great.
i have a vu+ duo orig "verified here" i keep up to date with all the bh images and am now on 2.0.3 i have had a little problem for i wile now and cannot seem to sort it. when i install the image the box is all running fine then after a few days the box stops downloading from the blackhole server the download show up and the box dose everything it should but nothing downloads and if i preview a skin the box will change screen like its going to show it but quicker than normal and then i get green screen restart if i restore my personal backup everything is ok again for a few days then all starts again everything else apart from download and preview are not affected in anyway i will upload a crash log from today that i have got from doing it guessing its a plugin or something but i have next to none installed i just cannot find the problem any help would be great.
i do have one plugin a status plugin that has a log is there anyway to setup a bh cron manager line that will clear the tmp on a regular bases so that the downloads will work again i am not to great with cron command so not sure what to enter oh by the way there is no way to turn the log off in the plugin and once i have the download problem its there till i restore my personal backup even after a restart.
i do have one plugin a status plugin that has a log is there anyway to setup a bh cron manager line that will clear the tmp on a regular bases so that the downloads will work again i am not to great with cron command so not sure what to enter oh by the way there is no way to turn the log off in the plugin and once i have the download problem its there till i restore my personal backup even after a restart.
If you want to delete a file for example every day you can add this line in blue panel, cron:
00 7 * * * rm /tmp/FILE_NAME
With this every day at 7 am that file will be deleted.
You can change hour or you can delete every hour at 0 minute:
00 * * * * rm /tmp/FILE_NAME
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.