Error Message: discuss.softvelocity.com: <unknown>:2:0: synt

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
ByteMyBaud
Newbie
Newbie
Posts: 1
Joined: January 15th, 2015, 8:47 pm

Error Message: discuss.softvelocity.com: <unknown>:2:0: synt

Post by ByteMyBaud »

First time user.
I get the following error message when trying to Force a Download.
Failed to retrieve RSS from discuss.softvelocity.com: <unknown>:2:0: syntax error
When testing the server I get a successful message.
Any one???
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Error Message: discuss.softvelocity.com: <unknown>:2:0:

Post by sander »

Seems an unreliable site to me:

Code: Select all

$ curl -v discuss.softvelocity.com
* Rebuilt URL to: discuss.softvelocity.com/
* Hostname was NOT found in DNS cache
*   Trying 184.106.68.169...
* connect to 184.106.68.169 port 80 failed: Connection timed out
* Failed to connect to discuss.softvelocity.com port 80: Connection timed out
* Closing connection 0
curl: (7) Failed to connect to discuss.softvelocity.com port 80: Connection timed out
and in SABnzbd RSS feed:

Code: Select all

Failed to retrieve RSS from discuss.softvelocity.com: <unknown>:2:-1: Document is empty
So: problem on side of discuss.softvelocity.com
Post Reply