1

(1,210 odpowiedzi, napisanych Sprzęt / Hardware)

Dziękuję pomogło.

2

(1,210 odpowiedzi, napisanych Sprzęt / Hardware)

Po najnowszej aktualizacji którą zrobiłem wyskakuje mi błąd przy logowaniu się do Luci.


Runtime error
Unhandled exception during request dispatching
/usr/lib/lua/luci/ucodebridge.lua:14: /usr/lib/lua/luci/dispatcher.lua:75: Invalid controller file found
The file '/usr/lib/lua/luci/controller/wifischedule/wifi_schedule.lua' contains an invalid module line.
Please verify whether the module name is set to 'luci.controller.wifischedule.wifi_schedule' - It must correspond to the file path!

In h(), file [C]
  called from function [anonymous function] (/usr/lib/lua/luci/ucodebridge.lua:14)
  called from function  ((tail call))

In [anonymous function](), file /usr/share/ucode/luci/runtime.uc, line 148, byte 45:
  called from function build_pagetree (/usr/share/ucode/luci/dispatcher.uc:382:73)
  called from function menu_json (/usr/share/ucode/luci/dispatcher.uc:439:26)
  called from function [anonymous function] (/usr/share/ucode/luci/dispatcher.uc:898:24)
  called from anonymous function (/www/cgi-bin/luci:39:13)

`        return lcall.call(modname, method, ...args);`
  Near here ----------------------------------------^

Jak to naprawić, jestem mało obeznany.