Mylar Upcoming Page crashing

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
jedimole
Posts: 139
Joined: Sat Jan 02, 2016 9:19 pm

Mylar Upcoming Page crashing

Post by jedimole »

Starts fine, first run works force check work. But later when refreshing it, this comes up:

C:/Mylar/data/interfaces/default/upcoming.html, line 74:
<%
C:/Mylar/data/interfaces/default/base.html, line 87:
${next.body()}
C:\Mylar\lib\mako\runtime.py, line 899:
callable_(context, *args, **kwargs)
C:\Mylar\lib\mako\runtime.py, line 873:
_exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
C:\Mylar\lib\mako\runtime.py, line 838:
**_kwargs_for_callable(callable_, data))
C:\Mylar\lib\mako\template.py, line 462:
return runtime._render(self, self.callable_, args, data)
C:\Mylar\mylar\webserve.py, line 56:
return template.render(http_root=mylar.CONFIG.HTTP_ROOT, **kwargs)
jedimole
Posts: 139
Joined: Sat Jan 02, 2016 9:19 pm

Re: Mylar Upcoming Page crashing

Post by jedimole »

Dev version a6aa29aaf76826bfb3a3d085d562c60c73dc9b04.
Post Reply