Hello Everyone,
       So here I am back and happy to report that my application is now 
working fine. 

*Cause *- I cannot pin point the cause as there were no tickets generated. 
I fixed a function missing for an import function (import string) 
basically. 
*What was fixed *- 

   1. Had to use old stable build (2.5 months old) and upgrade the entire 
   code 
   2. Code profiling and checking was done for all 14k + lines  (line by 
   line ... no mercy :(  there )
   3. All updates were done manually (excluding db changes) 
   4. Again I got "Socket timed out before request" rocket error twice for 
   two modules which was fixed by closing the code block in view by using 
   {{pass}}. Perhaps the parser needs a fix for this. 
   
We can mark this thread "Done". 

Thanks,

*Sincerely*, Rahul Dhakate. 


On Friday, August 18, 2017 at 11:10:33 AM UTC+5:30, Rahul wrote:
>
> Okay after setting up my project on another machine I am still getting 
> this error. I am sure that there is something that might have got deleted 
> or changed accidently in my project. I'll check the same and get back with 
> the problem and solution. This might take some time though :( 
>
> Thanks,
>
> Rahul. 
>
> On Wednesday, August 16, 2017 at 12:09:56 AM UTC+5:30, Anthony wrote:
>>
>> On Tuesday, August 15, 2017 at 7:49:09 AM UTC-4, Rahul wrote:
>>>
>>> Hi Anthony, 
>>>          Thanks for getting back. No changes were made that would break 
>>> the system so badly.  
>>> And although today I did copy the single project on the same machine but 
>>> with a newly setup web2py 2.15.3. 
>>> I will try using this project on another machine by configuring it from 
>>> scratch.
>>>
>>> Does using routes do any magic to web2py or its app by copying/changing 
>>> any file for routes as 404 is a strange error to get.
>>>
>>
>> No. The 404 indicates web2py isn't finding the app/controller/function 
>> identified from the URL after rewrite.
>>
>>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to