Thanks Kevin. I didn't need to do anything in my app to be able to debug. My app was literally only two lines of code. Maybe things have changed? I will keep you posted with my progress.
On Tue, 11 Aug 2020, 5:15 am Kevin Keller, <[email protected]> wrote: > I tried to use it once remotely, not even web2py related, but there were > quite some hoops to jump through, as far I as remembered. > > You have to add some custom code to your app to make communicate etc. and > I could not be bothered. > > Anyways, I went back to just use vim with several plugins that make it a > nice VS Code type experience. > > Happy to share the .vimrc file. > > Am Mo., 10. Aug. 2020 um 18:17 Uhr schrieb villas <[email protected]>: > >> In the absence of other replies... >> >> Massimo has mentioned (in the py4web group) >> <https://groups.google.com/d/msg/py4web/gnPCfFldKwM/MZTuQ5gLAgAJ> that >> he knows generally that many developers are using Visual Studio remotely >> and it is a very good set up, so he strongly recommends it. >> This seems consistent with your experience so I suggest you should >> continue to go with it. >> I use VS locally with web2py and like it, so I'm thinking to do the same. >> >> >> >> On Friday, 7 August 2020 06:45:16 UTC+1, AGRogers wrote: >>> >>> Hi >>> >>> Has anyone used this sort of config before with web2py? That is, VSC >>> connecting via SSH to a remote server (Google Cloud Debian VM for me) and >>> then being able to debug an app on the remote system. >>> >>> I am getting ready to deploy my app for the first time and have been >>> somewhat fearful that if there is some weird bug I will never be able to >>> track it down without being able to debug on that system. >>> >>> So i stumbled onto this >>> https://code.visualstudio.com/docs/remote/remote-overview which seems >>> really cool - you can run python apps on a remote server and debug it like >>> it was on the localhost. >>> >>> So i got a Google Cloud server installed and got VSC talking to it fine >>> and debugged a one line python 'app'. So that was neat. >>> >>> But I am not sure where to start with web2py in this environment. I >>> havent tried very hard yet though. >>> >>> Can anyone tell me i am wasting my time or that it works great? >>> >>> Thanks >>> Andrew >>> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/web2py/68a5b9a0-368c-4d3c-990f-491190f98fbeo%40googlegroups.com >> <https://groups.google.com/d/msgid/web2py/68a5b9a0-368c-4d3c-990f-491190f98fbeo%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/web2py/CADHCKLRh8Rd9vi2q9DRAudf9C5iPaa-pzzUhWLu83rsQ%3DHW%3DNg%40mail.gmail.com > <https://groups.google.com/d/msgid/web2py/CADHCKLRh8Rd9vi2q9DRAudf9C5iPaa-pzzUhWLu83rsQ%3DHW%3DNg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/CACWMBMNPq2FA7ToLrpAp%3D%2B3TaQJkPfCpwW51zNj-CqqMyJn8zQ%40mail.gmail.com.

