Page 1 of 1

Server error

PostPosted: Tue Oct 15, 2013 5:04 pm
by eox
Someone, Can help me ?

I´m trying access :
http://myip:8008/admin/, but show this error
"Server Error
You've encountered an error!"


root@new-fies:~# tail -f /var/log/newfies/newfies-django.log
nodelist = parser.parse()
File "/usr/share/virtualenvs/newfies-dialer/local/lib/python2.7/site-packages/django/template/base.py", line 274, in parse
compiled_result = compile_func(self, token)
File "/usr/share/virtualenvs/newfies-dialer/local/lib/python2.7/site-packages/django/template/loader_tags.py", line 190, in do_block
nodelist = parser.parse(('endblock',))
File "/usr/share/virtualenvs/newfies-dialer/local/lib/python2.7/site-packages/django/template/base.py", line 272, in parse
self.invalid_block_tag(token, command, parse_until)
File "/usr/share/virtualenvs/newfies-dialer/local/lib/python2.7/site-packages/django/template/base.py", line 327, in invalid_block_tag
(command, get_text_list(["'%s'" % p for p in parse_until])))
TemplateSyntaxError: Invalid block tag: 'static', expected 'endblock'

Re: Server error

PostPosted: Wed Oct 16, 2013 9:22 am
by areski
Are you using Ubuntu 12.04 LTS ?

Re: Server error

PostPosted: Wed Oct 16, 2013 12:45 pm
by eox
Yes , Ubuntu 12.04 LTS 64bits

Re: Server error

PostPosted: Wed Oct 16, 2013 1:36 pm
by areski
We just release Newfies-Dialer v2.8.4 which solve this issue.