Re: [web2py] Re: Problem sending mails in web2py: Mail.send failure:[SSL: WRONG_VERSION_NUMBER]

2020-05-27 Thread VJ Sosa
May 27, 2020 at 3:42 AM Dave S wrote: > > > On Wednesday, May 20, 2020 at 6:03:34 AM UTC-7, VJ Sosa wrote: >> >> Dear all, >> >> I'm using the library to manage users in web2py (it includes functions >> such as login, profle, lost_password, etc..). >&

[web2py] Problem sending mails in web2py: Mail.send failure:[SSL: WRONG_VERSION_NUMBER]

2020-05-20 Thread VJ Sosa
Dear all, I'm using the library to manage users in web2py (it includes functions such as login, profle, lost_password, etc..). When I try to use the function lost_password, it ask for my email to send me the password, but it can not send the email. It shows the message "Unable to send email", th

[web2py] Re: Importing a CSV file from the Database form fails

2020-05-03 Thread VJ Sosa
Dear Andrew, I had a similar issue when moved my web2py application from python2 to python3. Everything was working well until I tried to upload CVS files using the function included in the appadmin. It raised the same error as yours. I could solve this issue using the suggestion given by td

Re: [web2py] Re: how to execute web2py with Rocket using SSL?

2020-04-27 Thread VJ Sosa
ens > > > On Friday, April 24, 2020 at 8:19:10 PM UTC+2, VJ Sosa wrote: >> >> Thanks Clemens, >> >> I have a similar work to do right now :-) >> For sure , your pdf manual will be very helpful for me. Please send it >> when you can. >> Regards, &g

Re: [web2py] Re: how to execute web2py with Rocket using SSL?

2020-04-24 Thread VJ Sosa
nd >>> you as a PDF document. >>> >>> But what I couldn't realize is to use the web2py-Nginx-enviroment for >>> debugging. As long only for production it's fine for me but not for >>> development. >>> >>> Thus, I still hope ther

Re: [web2py] Re: how to execute web2py with Rocket using SSL?

2020-04-24 Thread VJ Sosa
t; Here is the script: > > > https://github.com/web2py/web2py/blob/master/scripts/setup-web2py-nginx-uwsgi-ubuntu.sh > > -Jim > > On Friday, April 24, 2020 at 10:20:42 AM UTC-5, VJ Sosa wrote: >> >> Thanks Jim, >> >> I will follow your advice on u

Re: [web2py] Re: how to execute web2py with Rocket using SSL?

2020-04-24 Thread VJ Sosa
> > Rocket is great for development work, but I'd recommend using nginx in a > production environment based on the recommendation in the book and on my > own experience. > > -Jim > > On Friday, April 24, 2020 at 6:00:41 AM UTC-5, VJ Sosa wrote: >> >> Hi Jim and C

[web2py] Re: how to execute web2py with Rocket using SSL?

2020-04-24 Thread VJ Sosa
.SOCK_STREAM, proto=0>, ('127.0.0.1', 33058)) >> sock_tuple (> type=SocketKind.SOCK_STREAM, proto=0>, ('127.0.0.1', 33062)) >> sock_tuple (> type=SocketKind.SOCK_STREAM, proto=0>, ('127.0.0.1', 33064)) >> sock_tuple (> SocketKind.SOCK_

[web2py] Re: how to execute web2py with Rocket using SSL?

2020-04-23 Thread VJ Sosa
Hi, Thanks for asking: Web2py Version 2.18.5-stable+timestamp.2019.04.08.04.22.03 Python version: 3.6.9 Regards, Víctor El jueves, 23 de abril de 2020, 19:05:17 (UTC+2), Jim S escribió: > > What is your version of web2py? > > -Jim > > On Thursday, April 23, 2020 at 11:12:02

[web2py] Re: how to execute web2py with Rocket using SSL?

2020-04-23 Thread VJ Sosa
https://www.mail-archive.com/web2py@googlegroups.com/msg170386.html> >, but it seems that the error still persists. Any help? Regards, Víctor. El jueves, 23 de abril de 2020, 14:55:21 (UTC+2), VJ Sosa escribió: > > Hello Everyone, > > Maybe this is a silly question, but I run web

[web2py] how to execute web2py with Rocket using SSL?

2020-04-23 Thread VJ Sosa
Hello Everyone, Maybe this is a silly question, but I run web2py using the following command: python3 web2py.py -i 0.0.0.0 -p 8080 --nogui -a 'Password' Everything goes well. My application is working . My application includes an authentication part, and so far it is running on HTTP, so browse

Re: [web2py] Re: Looking for web2py developer for Italian small company

2020-02-14 Thread VJ Sosa
ter. > Honestly web2py has more features and it has been battle-tested but py4web > is catching up quickly and, if you do not need the grid, I think it is > already better. > > Massimo > > > > On Sunday, 9 February 2020 21:58:26 UTC-8, VJ Sosa wrote: >> >> Dear

Re: [web2py] Re: Looking for web2py developer for Italian small company

2020-02-09 Thread VJ Sosa
Dear Massimo, One month ago I just started to develop some demos of a web application using web2py. I'm interested in go further with a more serious implementation, but today I'm realizing that this group is also talking about py4web. Considering that py4web is your new bet for a python framewor