[web2py] Re: unexpected end of stream - py4web

2020-03-02 Thread Edoardo Torrini
rate an http request. someone know why or can help me for looking some forum or something else for resolve this issue. Thanks Edoardo Torrini Il giorno giovedì 27 febbraio 2020 02:38:06 UTC+1, Dave S ha scritto: > > > > On Tuesday, February 25, 2020 at 12:52:46 AM UTC-8, Edoardo Torrini w

[web2py] Re: unexpected end of stream - py4web

2020-02-25 Thread Edoardo Torrini
se 0 d['PezziProdotti'] = record.PezziProdotti if (record.PezziProdotti != None) else 0 object_list.append(d) return json.dumps(return object_list) Moreover if I run the request for a Browser and I can see the right result. I hope I was clear in the explanation Edoardo Torr

[web2py] Re: unexpected end of stream - py4web

2020-02-23 Thread Edoardo Torrini
: This is the controller of my app: [image: Controller - py4web.png] this is the task of my app: [image: task prd - py4web.png] Thanks for your help. Edoardo Torrini Il giorno domenica 23 febbraio 2020 00:44:14 UTC+1, Massimo Di Pierro

[web2py] unexpected end of stream - py4web

2020-02-21 Thread Edoardo Torrini
. the problem is that when I generete the get request from the app create an exception: "unexpected end of stream" Someone know how to fix this issue? Thanks Edoardo Torrini -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (S

[web2py] py4web issue on get requests

2020-02-21 Thread Edoardo Torrini
the operation create this type of exception, I try using a request with chrome but the page was displayed correctly. Thanks for the help. Edoardo Torrini -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https