backstrokeapp / server

:swimmer: A Github bot to keep repository forks up to date with their upstream.
https://backstroke.co
MIT License
667 stars 62 forks source link

Issue with Sync (Recived an error: undefined) #97

Closed shikhir-arora closed 6 years ago

shikhir-arora commented 6 years ago

I apologize if I'm missing something, but I am having the following issue with any repo (on clicking 'Resync'):

Recived an error: undefined

a658130e-71bc-4527-907f-f66ae1b54f26 e099a8ba-b338-4b1d-85b5-1be62b27360b

Furthermore, the webhook link produces the following error:

2e9a8f1b-ffc7-4d06-b48c-d63f9efe95f4

1egoman commented 6 years ago

I think I see what's going on, the redis instance that Backstroke uses seems to have run out of memory. Let me see if I can remove some old keys manually for now and later I can upgrade it to be larger.

1egoman commented 6 years ago

Yep, that's exactly what happened. I'll reset it when I get back from work today.

shikhir-arora commented 6 years ago

Ah, well, really appreciate that. That's a good problem to have, growth is good 😆 Just put in a $2/week donation on Liberapay to help reach your goal. :-)

Thanks for the fast response and simple/useful service, and the commitment to open source. Can close this whenever you reset things.

1egoman commented 6 years ago

Wow, thanks! The service should be working again - or, at least, I am able to sync a link of my own. If you run into any other issues, feel free to open another ticket.

shikhir-arora commented 6 years ago

Everything works fine (just had to re-auth with GitHub) -- thanks again! 👍