Shallalist: Failed to open stream: No such file or directory
-
@jrey No, nothing hangs. I just replied to my own post ... Shallalist is no longer in business, it seems. It's a bit confusing because there is a line in the log that says:
Downloading Blacklist Database(s) [ shallalist (~10MB) | ut1 (~8.5MB) ] ... Please wait ... Shallalist ... Completed
It makes it seem as if it's actually successfully downloaded something. I checked the RAW file, and it's only about 45 KiB. Opening the file actually reveals that it's just an HTML file that says the domain is no longer available.
I suppose this could be viewed as a security issue (however slight), if a malicious actor actually buys that domain and millions of users have their firewalls configured to download files from it, it could pose unknown risks.
-
Thanks that might be a clue for @NollipfSense
there are likely strange things left in the downloads areas that need to be clean up (perhaps manually)
indeed strange that a download says one size, but the file is another.
would be curious to know what files are in the followingls -l /var/db/pfblockerng/dnsbl*
-
@jrey I think the statement "shallalist (~10MB)" is hardcoded in the pfBlockerNG code, just a guess. It doesn't actually check the true size. It's just a note so that you know how long it should take to download.
I checked /var/db/pfblockerng/dnsbl*, and there are files for Shallalist there, but they are all in the format of "Shallalist_*.fail" with the size of 0 KiB.
-
@jrey said in Shallalist: Failed to open stream: No such file or directory:
Thanks that might be a clue for @NollipfSense
there are likely strange things left in the downloads areas that need to be clean up (perhaps manually)
indeed strange that a download says one size, but the file is another.
would be curious to know what files are in the followingls -l /var/db/pfblockerng/dnsbl*
That's why I removed it, but the hanging continues...
-
-
@NollipfSense said in Shallalist: Failed to open stream: No such file or directory:
@jrey said in Shallalist: Failed to open stream: No such file or directory:
Thanks that might be a clue for @NollipfSense
there are likely strange things left in the downloads areas that need to be clean up (perhaps manually)
indeed strange that a download says one size, but the file is another.
would be curious to know what files are in the followingls -l /var/db/pfblockerng/dnsbl*
That's why I removed it, but the hanging continues...
Since it's not updated anymore but still catches a lot bad actors, just turn off updates for that list and it will work just fine. I turned off updates for Shallalist a couple years ago but still use it and it causes no issues with the Cron app or anything else.
-
@jdeloach said in Shallalist: Failed to open stream: No such file or directory:
I turned off updates for Shallalist
Interesting...making me think, since I should still have data.
-
@dmitri said in Shallalist: Failed to open stream: No such file or directory:
Maybe this option should be removed from pfBlockerNG, to avoid confusion.
not sure what is cleanest. There does appear to be some instability in the available data sources.
Similar story for VPN list https://forum.netgate.com/topic/177253/vpn-ip-list -
@Patch said in Shallalist: Failed to open stream: No such file or directory:
@dmitri said in Shallalist: Failed to open stream: No such file or directory:
Maybe this option should be removed from pfBlockerNG, to avoid confusion.
not sure what is cleanest. There does appear to be some instability in the available data sources.
Similar story for VPN list https://forum.netgate.com/topic/177253/vpn-ip-listNot sure what Shallalist and UT1 list have to do with vpn-ip-list.
Shallalist and UT1 list are installed as part of the pfBlockerNG package when you install it on pfSense. As I remember they are installed in different directories from where other lists are put when you add them to pfBlockerNG,
-
@Patch said in Shallalist: Failed to open stream: No such file or directory:
Maybe this option should be removed from pfBlockerNG, to avoid confusion.
As a temporary work around if you don't want it to be on the web page for selection
a) make sure none of the lists are selected on the Shallalist selection
b) disable the list if it is select Blacklists (not selected)
c) command line -- ssh into
cd /usr/local/pkg/pfblockerng mv shallalist_global_usage shallalist_global_usage.notused
d) reload the webpage
Shallalist can no longer be selected.
-
@jdeloach said in Shallalist: Failed to open stream: No such file or directory:
Since it's not updated anymore but still catches a lot bad actors, just turn off updates for that list and it will work just fine. I turned off updates for Shallalist a couple years ago but still use it and it causes no issues with the Cron app or anything else.
It's really as you said. As long as you control your account, your information will be well protected. Maybe this update will stay the same this time. Usually updates happen when they want to upgrade a feature.