Forums

When I want to make a WEB app, it gives me this error

Sorry, there was an error connecting to the server. Please try again in a few moments...

It looks like we need better error handling for that. From what I can see, in the field where it's asking you for the file that you want it to put the same Flask code into (eg. /home/f1laizerava2/mysite/flask_app.py) you are entering a directory instead (for example /home/f1laizerava2/mysite/). You should enter a filename.

estou com o mesmo problema 'Desculpe, ocorreu um erro ao conectar ao servidor. Por favor, tente novamente em alguns instantes...'

@Roberto9925 could you check if that's the same issue as f1laizerava2 had above (putting directory instead of filename)?