Re: Снова мысли о нетмыле

Ответ на комментарий от Peter
>Работает на http://club-test.syscall.ru
Error: 500 Internal Server Error

Sorry, the requested URL 'http://127.0.0.1:3001/new/std.tech' caused an error:

Internal Server Error

Exception:

NameError("name 'addr' is not defined",)

Traceback:

Traceback (most recent call last):
  File "/home/peter/git/iing.club-test/api/bottle.py", line 862, in _handle
    return route.call(**args)
  File "/home/peter/git/iing.club-test/api/bottle.py", line 1732, in wrapper
    rv = callback(*a, **ka)
  File "/home/peter/git/iing.club-test/api/web.py", line 319, in reply
    return template("tpl/reply.tpl", nodename=api.nodename, dsc=api.nodedsc, echoarea=echoarea, msgid=msgid, msg=msg, auth=auth, hidehome=False, topiclist=False, background=api.background)
  File "/home/peter/git/iing.club-test/api/bottle.py", line 3595, in template
    return TEMPLATES[tplid].render(kwargs)
  File "/home/peter/git/iing.club-test/api/bottle.py", line 3399, in render
    self.execute(stdout, env)
  File "/home/peter/git/iing.club-test/api/bottle.py", line 3386, in execute
    eval(self.co, env)
  File "/home/peter/git/iing.club-test/tpl/reply.tpl", line 15, in 
    %to = addr or "All"
NameError: name 'addr' is not defined
Ответы на это сообщение: Peter (2017-08-08 15:28:03)
Difrex (2017-08-08 14:06:16) [Ответить]
Предыдущее сообщение Следующее сообщение