gpodder / mygpo

The gpodder.net webservice
http://gpodder.net/
GNU Affero General Public License v3.0
274 stars 86 forks source link

registration error 500 #681

Closed Tealk closed 2 years ago

Tealk commented 2 years ago

Hello,

when I try to register(mail) on gpodder.net I get the following error message: grafik

Sorry if this doesn't belong here but I haven't found an email or other contact anywhere on the website.

jose-oc commented 2 years ago

Same issue trying to log in with Google for first time.

msdosfx commented 2 years ago

Same here. I believe they are aware. Seems to have been a problem since at least October, maybe longer.

lkreimann commented 2 years ago

Had this too a few minutes ago

Ryochan7 commented 2 years ago

Can't find my old post about it but this problem has to be a server issue. Been testing running mygpo on Linode with production settings and the SMTP email backend running. I can register and activate accounts from email links without any issue. The view code works.

Would anyone be interested in a hard fork of this project? Tried to help here but that went nowhere after several months. I could probably run a public instance for a bit.

Ryochan7 commented 2 years ago

Going to bite the bullet and make an instance public. Had some problems getting an email server configured. As of now, any registration email sent out is going to end up listed as Spam. I cannot guarantee that this instance will be online for long; I am only considering shooting for March 2022 right now. Going to have to remove some gPodder branding as the code gets changed.

https://alphagpo.ryochan7.org/

Repos: https://github.com/Ryochan7/alphagpo https://github.com/Ryochan7/alphagpo-feedservice

lucasnz commented 2 years ago

@Ryochan7 - thanks. I've been trying to get mygpo to run in docker so I can have my own instance - but haven't succeeded yet. I have some testing to do with sync between my Garmin watch and Android phone, so may take advantage of your server while it's there. If you want some tips on how to do the email, I may be able to assist. What platform are you running your server on (Debian/Ubuntu, docker or something else)?? I may try and set one up myself, so any tips would be appreciated.

Ryochan7 commented 2 years ago

I am running Debian 10 on a Linode VPS. Running the server software in the native environment so Docker is not being used. Had to solve a few issues to get the feedservice software to work properly again so my instance does not need to rely on the gPodder service.

Got a gPodder client linked to the instance and a few podcast feeds are now on the service. Need to look into how the info for the Directory section is supposed to be generated. Still a lot to play with.

Ryochan7 commented 2 years ago

Noticed that Spamhaus and Gmail have been blocking registration emails. Trying to get the server IP whitelisted so emails do not get bounced.

deisi commented 2 years ago

Have a place to send some money? I tried running my own instance on my home server but it produced the same error. Then I found your "fork" and could register. Now lets see if I can run this my self as well.

Ryochan7 commented 2 years ago

My initial involvement with this project was to fix some issues I had when trying to set up my own dev instance of mygpo. At least those initial updates got merged after a few months. Tried to commit some other updates but no action was taken. Still trying to update the main code base and make tasks easier especially since there are so many undocumented bits. Finally got search and podcast page updates working a few days ago; needed some template Celery periodic tasks created based on newer Celery 5 conventions.

I have a few options for tips.

PayPal: https://paypal.me/ryochan7 BTC: 1DnMJwjdd7JRfHJap2mmTmADYm38SzR2z9 DOGE: D9fhbXp9bCHEhuS8vX1BmVu6t7Y2nVNUCK

bouktin commented 2 years ago

Hi folks, This is a duplicate of https://github.com/gpodder/mygpo/issues/647

Thomas

clach04 commented 2 years ago

@Tealk just saw this issue first (after seeing the same error), please could you update the original description to link to #647? It would save having to read the entire thread before seeing the link to the first report. Thanks!

allentown521 commented 2 years ago

Push, please fix

clementsjosh commented 2 years ago

Duplicate of #647