Drew (
whobutdrew) wrote in
dw_dev2009-09-06 05:40 pm
Entry tags:
Questions as opposed to problems this time
Yeah... its me again. So much for not spamming the comm, eh? :P
My site is live now. I have a couple of questions surrounding the regular operation of it.
First, is there a way to disable the username.subdomain.tld functionality, so that the site only uses http://subdomain.tld/users/username? I ask this because my site is 'hosted' through Dyndns.com. It will support the resolution of *.subdomain.tld, but only if I pay them. Since I'm a miser I'd like to avoid that if possible. Manually typing in http://subdomain.tld/users/username will work, but all of the links use http://subdomain.tld/users/username, which fail. Its all of $15/year, which I can probably swing soon enough, but if there's a way to adapt the 'old' way of doing things, I'd like to give it a shot. Answers along the lines of "You're SOL" will be accepted."
Second, and again because I love free solutions (that's why I'm here in the first place, after all...) I'm using a GMail account as an SMTP server. Will I have to keep TheSchwartz's worker-manager running in order for comment notifications and the like to work?
In a similar vein, I'm trying to download posts, comments, userpics, etc. from my pre-existing account to my server. I'm following the steps here: http://wiki.dwscoalition.org/notes/Importer_Testing
My first attempt seems to be stuck, though, even after a server reboot. The logs say that account verification has already been requested, but the queue (as visible from the webpage itself) has "ImportStatus" for the verification status, and it never progresses from there. So I suppose the question here is, is there a way to clear the queue so I can try again fresh?
If there's a better place to ask these 'usage' rather than 'installation and development' questions, point me in that direction and I'll try to stay good on my promise not to spam anymore!
You have all been a huge help, I wouldn't have made it this far without you. Thanks so much!
My site is live now. I have a couple of questions surrounding the regular operation of it.
First, is there a way to disable the username.subdomain.tld functionality, so that the site only uses http://subdomain.tld/users/username? I ask this because my site is 'hosted' through Dyndns.com. It will support the resolution of *.subdomain.tld, but only if I pay them. Since I'm a miser I'd like to avoid that if possible. Manually typing in http://subdomain.tld/users/username will work, but all of the links use http://subdomain.tld/users/username, which fail. Its all of $15/year, which I can probably swing soon enough, but if there's a way to adapt the 'old' way of doing things, I'd like to give it a shot. Answers along the lines of "You're SOL" will be accepted."
Second, and again because I love free solutions (that's why I'm here in the first place, after all...) I'm using a GMail account as an SMTP server. Will I have to keep TheSchwartz's worker-manager running in order for comment notifications and the like to work?
In a similar vein, I'm trying to download posts, comments, userpics, etc. from my pre-existing account to my server. I'm following the steps here: http://wiki.dwscoalition.org/notes/Importer_Testing
My first attempt seems to be stuck, though, even after a server reboot. The logs say that account verification has already been requested, but the queue (as visible from the webpage itself) has "ImportStatus" for the verification status, and it never progresses from there. So I suppose the question here is, is there a way to clear the queue so I can try again fresh?
If there's a better place to ask these 'usage' rather than 'installation and development' questions, point me in that direction and I'll try to stay good on my promise not to spam anymore!
You have all been a huge help, I wouldn't have made it this far without you. Thanks so much!

no subject
/tools/importer shows:
Profile data Waiting for verification to finish created 2 seconds ago
Journal comments Waiting for entries to finish created 2 seconds ago
Journal entries Waiting for tags and groups to finish created 2 seconds ago
Custom security groups Waiting for verification to finish created 2 seconds ago
Friends Waiting for groups to finish created 2 seconds ago
Tags Waiting for verification to finish created 2 seconds ago
Icons Waiting for verification to finish created 2 seconds ago
Verifying username/password Ready to be entered into the queue created 2 seconds ago
dw@dw-dev:~$ ~/bin/worker/import-scheduler
dw@dw-dev:~$ ~/bin/worker/content-importer-verify --verbose
TheSchwartz::work_once got job of class 'DW::Worker::ContentImporter::LiveJournal::Verify'
Working on DW::Worker::ContentImporter::LiveJournal::Verify ...
job completed
TheSchwartz::work_once found no jobs
ctrl-c
Changes to
Profile data Ready to be entered into the queue created 1 minute ago
Journal comments Waiting for entries to finish created 1 minute ago
Journal entries Waiting for tags and groups to finish created 1 minute ago
Custom security groups Ready to be entered into the queue created 1 minute ago
Friends Waiting for groups to finish created 1 minute ago
Tags Ready to be entered into the queue created 1 minute ago
Icons Ready to be entered into the queue created 1 minute ago
Verifying username/password Finished successfully as of 34 seconds ago created 1 minute ago
dw@dw-dev:~$ ~/bin/worker/import-scheduler
dw@dw-dev:~$ ~/bin/worker/content-importer --verbose
TheSchwartz::work_once got job of class 'DW::Worker::ContentImporter::LiveJournal::Userpics'
Working on DW::Worker::ContentImporter::LiveJournal::Userpics ...
<redacted>
[0.0000s 1.8s] Local userpic import complete.
job completed
TheSchwartz::work_once got job of class 'DW::Worker::ContentImporter::LiveJournal::FriendGroups'
Working on DW::Worker::ContentImporter::LiveJournal::FriendGroups ...
job completed
TheSchwartz::work_once got job of class 'DW::Worker::ContentImporter::LiveJournal::Bio'
Working on DW::Worker::ContentImporter::LiveJournal::Bio ...
job completed
TheSchwartz::work_once got job of class 'DW::Worker::ContentImporter::LiveJournal::Tags'
Working on DW::Worker::ContentImporter::LiveJournal::Tags ...
job completed
TheSchwartz::work_once found no jobs
ctrl-c
Changes to
Profile data Finished successfully as of 57 seconds ago created 3 minutes ago
Journal comments Waiting for entries to finish created 3 minutes ago
Journal entries Ready to be entered into the queue created 3 minutes ago
Custom security groups Finished successfully as of 58 seconds ago created 3 minutes ago
Friends Ready to be entered into the queue created 3 minutes ago
Tags Finished successfully as of 56 seconds ago created 3 minutes ago
Icons Finished successfully as of 58 seconds ago created 3 minutes ago
Verifying username/password Finished successfully as of 2 minutes ago created 3 minutes ago
dw@dw-dev:~$ ~/bin/worker/import-scheduler
dw@dw-dev:~$ ~/bin/worker/content-importer --verbose
TheSchwartz::work_once got job of class 'DW::Worker::ContentImporter::LiveJournal::Friends'
Working on DW::Worker::ContentImporter::LiveJournal::Friends ...
<redacted>
job completed
TheSchwartz::work_once got job of class 'DW::Worker::ContentImporter::LiveJournal::Entries'
Working on DW::Worker::ContentImporter::LiveJournal::Entries ...
<redacted>
[0.0127s 2.1s] counted 7 entries, lastgrab is now 2009-01-11 22:04:33.
job completed exits on it's own
dw@dw-dev:~$ ~/bin/worker/import-scheduler
dw@dw-dev:~$ ~/bin/worker/content-importer --verbose
$ ~/bin/worker/content-importer --verbose
TheSchwartz::work_once got job of class 'DW::Worker::ContentImporter::LiveJournal::Comments'
Working on DW::Worker::ContentImporter::LiveJournal::Comments ...
<redacted>
job completed
Changes to
Profile data Finished successfully as of 4 minutes ago created 6 minutes ago
Journal comments Finished successfully as of 1 minute ago created 6 minutes ago
Journal entries Finished successfully as of 2 minutes ago created 6 minutes ago
Custom security groups Finished successfully as of 4 minutes ago created 6 minutes ago
Friends Finished successfully as of 2 minutes ago created 6 minutes ago
Tags Finished successfully as of 4 minutes ago created 6 minutes ago
Icons Finished successfully as of 4 minutes ago created 6 minutes ago
Verifying username/password Finished successfully as of 5 minutes ago created 6 minutes ago
no subject
no subject
no subject
I love you guys. :D