draigwen: (abstract teacup, teacup)draigwen ([personal profile] draigwen) wrote in [site community profile] dw_dev_training,
@ 2009-08-11 09:41 pm UTC
  • Previous Entry
  • Add to Memories
  • Tell someone about this!
  • Next Entry
Sorry to always be posting with problems!

I'm trying to get the crossposter working on my Dreamhack. It took a bit of hunting around but I finally worked out how to turn on the XPost worker, but it's still not working.

Running the XPost worker in Verbose mode I just get:

TheSchwartz::work_once found no jobs

My dreamhack gave me the error:

Failed to crosspost to draigwen@Dreamwidth. You may go here to attempt to crosspost this entry again.

Is there anything else I need to get it working, or anywhere I can look to find out why it's not working?

Cheers


(4 comments) - (Post a new comment)
(Threaded) (Top-level comments only)

mark: Photo of Mark's face, taken in standard office fluorescent. (me)


[staff profile] mark
2009-08-11 08:49 pm UTC (link)
It sounds like you already have an xpost worker running? Try doing,

ps aufx | grep xpost

And look for any workers named xpost with your username. If you have any, then those workers are probably stealing the job before it actually gets run by the new worker you're starting up.

If you do have a worker running, you will need to kill it (and probably kill the worker-manager too, so it doesn't just start up a new xpost worker).

If this isn't the problem, let us know!

(Reply to this


draigwen: (abstract teacup, teacup)


[personal profile] draigwen
2009-08-11 08:55 pm UTC (link)
I did seem to have two running, but I still can't seem to get crossposting working!

(Reply to this)  (Thread from start)  (Parent


allen: (dd note)


[personal profile] allen
2009-08-11 09:14 pm UTC (link)
You may want to take a look at your TheSchwartz tables (some info here) to make sure that they're set up properly. The XPostWorker reads from those tables, so if the configuration for those isn't correct, then the worker won't ever get any jobs.

(Actually, if you're getting an error in the UI immediately, rather than as an inbox notification, then you're certainly having something go wrong before the XPostWorker would come into play...)

(Reply to this


draigwen: (abstract teacup, teacup)


[personal profile] draigwen
2009-08-12 05:16 pm UTC (link)
Yeah, that helped, thanks. Because the dreamhack specific instructions didn't mention having to create the tables I kinda assumed they were all created. Thanks for the tip!

(Reply to this)  (Thread from start)  (Parent



(4 comments) - (Post a new comment)
(Threaded) (Top-level comments only)