-
Notifications
You must be signed in to change notification settings - Fork 38
run Gratipay 190 #477
Comments
Reviewing users... |
@whit537 - I see a suspicious user, and I don't have access to the violations repo... |
Migrating tips.. |
|
1 tip migrated! 💃 |
I'm not downloading a backup, but I am triggering one on Heroku. |
💃
wfm |
TIL that we allow spaces in usernames |
And we allow the empty string as a username. ;-) |
We have ourselves an error... |
! |
|
Happened after Updating balances, so we're aaalmost done. |
Huh ... looks like a network error? |
Yep, looks like it. We should try running this on a droplet next time :) |
Restart, I guess? |
http://stackoverflow.com/questions/24130305/postgres-ssl-syscall-error-eof-detected-with-python-and-psycopg suggests it could have something to do with mis-escaping? What ended up happening with the email pkid work in that regard? |
Yeah, that would be the workaround for network issues. :)
If that SO link re: string escaping doesn't ring any bells, then yes ... but can we think through this first? |
We haven't had an error in a while ... where did we fail and is restarting going to be okay? |
|
It could've happened during the updating balances call. The log message is emitted just before the call. |
I guess we have to rerun because we've lost our cursor. |
What's the expected behavior when rerunning? We loop over all participants again but their balances are enough to cover their payments, so we don't charge them a second time? Right? |
Yes, correct. I'm going to verify that with one user though, just to make sure |
Okay. !m @rohitpaulk |
I checked your account, looks like we're good. |
Okay. What do you think of http://stackoverflow.com/questions/24130305/postgres-ssl-syscall-error-eof-detected-with-python-and-psycopg? |
We didn't reintroduce string interpolated SQL in gratipay/gratipay.com#3893 or related, did we? |
That directory doesn't fall under a git repository... @whit537 - Do you have that folder linked to the logs git repo? |
@rohitpaulk Yeah, we can clean that up maybe. I have symlinks locally that put |
As well as |
Aha. I've copied them manually for now, but I'll end up doing the same later. We could make it a convention to have a Folder structure like
|
Where do I get the gratipay API key from? |
👍 Reticketed as gratipay/gratipay.com#3901. |
|
Oh, any admin's API key.. I thought we had a specific one for this :P |
@rohitpaulk Naw, we could maybe use ~Gratipay's, but I've been using my own so far. |
Nah, this makes sense... The sudden 'WHERE IS GRATIPAY'S API KEY' prompt got me confused |
MassPay done and POSTed back to Gratipay for 45 users. |
Shuffling escrow! How're we going to deal with permissions here, @whit537? |
@rohitpaulk I tried to give you access to add funds. You hitting a roadblock? |
Hopefully addressed in gratipay/gratipay.com@5521d9d? |
Our paypal balance is $8,914.16, and the MassPay amount was $1,197.84. 1197.84 * 5 is roughly $6k. So no shuffling required, I guess? |
Ah, no - silly me I thought that we had to login to New Alliance to send money :P |
@rohitpaulk I guess not. We might want to review the X * 5 guideline, but given that we're so stable week to week right now it's probably fine. |
:-) |
Alright then, I guess this ticket is ready to be closed. |
I was struggling to write a |
You, sir, rock! 💃 🚀 🎸 🎲 |
!m @whit537 |
I second that. :-) |
Nice to hear :) |
189
The text was updated successfully, but these errors were encountered: