Like & Follow Instantly Fail

Ask any support / help / issues / problem or question related to TumblingJazz
Post Reply
Moses
Posts: 289
Joined: Fri Feb 28, 2014 11:59 pm

Like & Follow Instantly Fail

Post by Moses »

When i try to run the Like & Follow actions they would instantly fail in the processor.

For Like action, i got the error message:
FAILED: src==null
* FAILED: get list of URLs: Object reference not set to an instance of an object.

For Follow action, i didn't get any error messages. However the action failed instantly.

ID: 13028
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Like & Follow Instantly Fail

Post by martin@rootjazz »

Looking at your logs, the issue is how you are setting up an action

Code: Select all

10:30:16: like: Scrape Base URL: http://www.tumblr.com/search/C%3a%5cUsers%5cMoses%5cDesktop%5cTumblr%5cGeneral%5cUsers%5cUsers.txt/recent
10:30:17: like: FAILED: src==null

In case you don't see it, the search URL is
http://www.tumblr.com/search/c:\some\pa ... txt/recent

seems like you are entering a file path when a file path isn't allowed.

How are you setting up these actions, what exact box are you using, what values etc etc
Moses
Posts: 289
Joined: Fri Feb 28, 2014 11:59 pm

Re: Like & Follow Instantly Fail

Post by Moses »

Oh wow!, just did some more checking and it turned out i changed the name of the original file path.
Sorry about that!
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Like & Follow Instantly Fail

Post by martin@rootjazz »

No worries, happens to us all lol
Post Reply