Hi Folks, this is a repost of the last question regarding networking over a 
windows work/lab network.  
We have quite restricted firewalls to protect from running unknown programs 
etc.

Can anyone suggest a way to deal with firewalls and run rocket so that we 
can share the App?
This is my usual error when rocket tries to open the welcome page is :


Traceback (most recent call last):
  File "gluon/restricted.py", line 205, in restricted
  File "F:/Web2Py/applications/welcome/models/db.py" 
<http://admin/default/edit/welcome/models/db.py>, line 14, in <module>
  File "gluon/dal.py", line 5968, in __init__
RuntimeError: Failure to connect, tried 5 times:

I can open the admin area and edit the apps etc, just not run the app or 
welcome on the firewalled windows machines ... frustrating.

By the way - Im using Forms to add data to my table/s.
Is there a command I can replace Form with that I can update more than one 
table with data?
eg 2 tables  samples, donor
When I add data and submit to samples, I want to also update (append) the a 
common reference code to the donor table.
(The reference code is one we scan in) 

Thanks heaps...

-- 



Reply via email to