Hi guyz,
I am unable to figure out where i have to put the html file to be accessible using render_template function in a custom app.
I am trying this way:
adding student_button.html in wit_educatio_app folder,
adding it in public\js folder of custom app.
and using this code.
frappe@ubuntu1804lts:~/frappe-bench$ find logs/ -name *.log | xargs grep 'exception'
logs/node-socketio.error.log: at _exceptionWithHostPort (util.js:1044:20)
logs/node-socketio.error.log: at _exceptionWithHostPort (util.js:1044:20)
logs/worker.error.log:16:59:04 Worker rq:worker:ubuntu1804lts.29652.short: found an unhandled exception, quitting...
logs/worker.error.log:redis.exceptions.ConnectionError: Connection closed by server.
logs/worker.error.log:16:59:04 Worker rq:worker:ubuntu1804lts.29651.long: found an unhandled exception, quitting...
logs/worker.error.log:redis.exceptions.ConnectionError: Connection closed by server.
logs/worker.error.log:During handling of the above exception, another exception occurred:
logs/worker.error.log:redis.exceptions.ConnectionError: Error 111 connecting to localhost:11000. Connection refused.
logs/worker.error.log:16:59:04 Worker rq:worker:ubuntu1804lts.29650.default: found an unhandled exception, quitting...
logs/worker.error.log:redis.exceptions.ConnectionError: Connection closed by server.
logs/worker.error.log:During handling of the above exception, another exception occurred:
logs/worker.error.log:redis.exceptions.ConnectionError: Error 111 connecting to localhost:11000. Connection refused.
logs/worker.error.log:During handling of the above exception, another exception occurred:
logs/worker.error.log:redis.exceptions.ConnectionError: Error 111 connecting to localhost:11000. Connection refused.
logs/web.log:frappe.exceptions.AuthenticationError
logs/web.log:frappe.exceptions.AuthenticationError