I just noticed that my semaprinter app is not working anymore. Any
ideas why? I think it has to do with cron.
Traceback (most recent call last):
File "/home/encompass/Desktop/prototype/gluon/restricted.py", line 184, in
restricted
exec ccode in environment
File
"/home/encompass/Desktop/prototype/applications/admin/controllers/default.py",
line 963, in <module>
File "/home/encompass/Desktop/prototype/gluon/globals.py", line 102, in
<lambda>
self._caller = lambda f: f()
File
"/home/encompass/Desktop/prototype/applications/admin/controllers/default.py",
line 566, in design
if not os.path.exists(crontab): open(crontab,'w').write('#crontab')
IOError: [Errno 2] No such file or directory:
'/home/encompass/Desktop/prototype/applications/semaprinter/cron/crontab
---
Best Regards,
Jason Brower
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---