edsu / anon

tweet about anonymous Wikipedia edits from particular IP address ranges
Creative Commons Zero v1.0 Universal
973 stars 152 forks source link

Anon project access for @AussieParlEdits #142

Closed ineffyble closed 6 years ago

ineffyble commented 7 years ago

Hey,

I'd like to request access to the project for migrating @AussieParlEdits across, so that it's more stable in future.

Tool Labs username is effyelden

ineffyble commented 7 years ago

Am I able to bump this?

edsu commented 7 years ago

Sorry for the delay! I don't see effyelden on Tools Labs, but I do see ineffyble. Is that you?

ineffyble commented 7 years ago

Oops, yes, I think I may have changed username since opening this request.

edsu commented 7 years ago

Ok, I've added you to the project. See if you are able to ssh in to login.tools.wmflabs.org and become anon. Once you do that you should be able to see a README file that has some instructions in it. Let me know if you run into any trouble, or have any questions. I'll leave this ticket open until we get it working.

ineffyble commented 7 years ago

I believe I have successfully added the bot details to config.json, confirmed the bot was working, committed the changes, stopped the previous version with jstop and started it again.

edsu commented 7 years ago

@ineffyble it looks like there's a missing IP address in the Department of Health stanza which is preventing the anon from running (the anon.err file is full of errors).

"Department of Health": [
  [
    "152.91.9.9"
  ]
]

Can you fix that part of your config or remove it and restart it?

Thanks for committing your changes to Git btw!

edsu commented 7 years ago

Actually, I'm going to remove the stanza myself and restart in case you aren't watching this issue closely. Please feel free to add it back in when you figure out what the second IP in the pair should be.

ineffyble commented 7 years ago

Hey, I just added second IP now - it was a single address, not sure how I missed it.

edsu commented 7 years ago

Oh, I see you have done it already? Thanks!