Forums

Have to manually reload site every day to keep it working?

Hi

I am using the paid service as I needed to integrate the Stripe payment library into my scripts. At the moment I am using it for testing taking payments from an iphone app. The scripts work and the payments are taken. However if I then do some testing the following day my python anywhere site just doesn't respond and no payments are taken. If I click the reload button everything starts working again. This is fine for testing, but soon the app will go live and I'm thinking I will have to move the back end to another supplier as it keeps going offline. Can you tell me how to keep the site running so the scripts will successfully work 24/7?

What do you mean by "doesn't respond"? Do you get an error message? Does the page just sit and load forever? If you're using Stripe are you sure that you authorisation hasn't expired? Try putting in some debugging to see where the problem is.