vitor30221771
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by vitor30221771-
vitor30221771 commented,
By the way, I figure some things; 1- I can run my python script and my front end in the same server can acess it without problems - but this service is not executed all the time 2- I need to se...
-
vitor30221771 created a post,
How setup python app without 'setup python app' option
Recently, In my cpanel, we've installed python 3.7. The default python is 2.7 yet, but I can use python 3.7, simply typing in terminal 'python 3.7' the problem is, I dont have the 'setup python ap...
-
vitor30221771 commented,
No problem. I'll check it more properly this week. Maybe, as you said, something happens to process stop (to be honest, the bot is with many errors. I mean, i have several try-except/try-catch in ...
-
vitor30221771 commented,
It's a telegram bot. I'm not using yet, so no requests for now. As a bot, he runs in a infinite loop, waiting for new requests. I'll keep send messages to test. Thanks btw
-
vitor30221771 created a post,
Python proccess
I would like to know the duration of a python proccess. I had setup a process last week, and it was finished automatically. So my questions are: 1- How much time a process live? 2- Is it poss...
-
vitor30221771 commented,
Hey! Thanks for reply I'm facing this error: [Errno 11001] getaddrinfo failed
-
vitor30221771 created a post,
Send email using script
I am trying to send emails, using my custom domain. Searching, I find a python code and it's work with gmail/hotmail. I already have problems when I try to register an email using the domain in an ...
-
vitor30221771 created a post,
Unwished files being created in file management
In my file management, creation of void files doesn't stop, what can cause this? This can be caused if I alter dns zone? I try to setup an email marketing, inserting some records asked by my emai...
-
vitor30221771 commented,
Ok! Thanks for help anyway ;). If I solve this, I reply telling how I did it
-
vitor30221771 commented,
Gotcha. Maybe should be the firewall server. This is'nt configured in cpanel, right? I know that the server is in google cloud and we installed cpanel in this server. To open 3306 port, I'll need ...