{% extends "base.html" %} {% set active_page = "dashboard" %} {% block title %}Dashboard — ZP Remote{% endblock %} {% block page_title %}Dashboard{% endblock %} {% block content %}
ZennoPoster не передаёт данные
Запустите шаблон-контроллер в ZennoPoster.
Проверьте путь projectDir
в controller.cs
Running
{{ summary.active }}
Paused
{{ summary.paused }}
Errors
{{ summary.errors }}
Threads
{{ summary.total_threads }}/{{ summary.max_threads }}
{% if summary.max_threads > 0 %}Queue
{{ summary.total_queue }}
Нет данных от ZennoPoster
{{ n.title }}
{% if n.message %}{{ n.message }}
{% endif %}{{ n.created_at }}
Нет событий
Ожидание логов от ZennoPoster...