Skip to content

Getting errors #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
starredev opened this issue May 23, 2024 · 0 comments
Open

Getting errors #1

starredev opened this issue May 23, 2024 · 0 comments

Comments

@starredev
Copy link

mikrotik2mqtt | Getting data from MikroTik API (RouterOS)...
mikrotik2mqtt | 06:26:46 WARNING [php] Warning: Undefined array key "board-name" ["exception" => ErrorException { …}]
mikrotik2mqtt | 06:26:46 WARNING [php] Warning: Undefined array key "voltage" ["exception" => ErrorException { …}]
mikrotik2mqtt | 06:26:46 WARNING [php] Warning: Undefined array key "temperature" ["exception" => ErrorException { …}]
mikrotik2mqtt | {"message":"Warning: Undefined array key "board-name"","context":{"exception":{"class":"ErrorException","message":"Warning: Undefined array key "board-name"","code":0,"file":"/var/www/html/src/Infrastructure/Domain/Model/Mikrotik/RouterOsMikrotikRepository.php:59"}},"level":300,"level_name":"WARNING","channel":"php","datetime":"2024-05-23T06:26:46.532379+00:00","extra":{}}
mikrotik2mqtt | {"message":"Warning: Undefined array key "voltage"","context":{"exception":{"class":"ErrorException","message":"Warning: Undefined array key "voltage"","code":0,"file":"/var/www/html/src/Infrastructure/Domain/Model/Mikrotik/RouterOsMikrotikRepository.php:101"}},"level":300,"level_name":"WARNING","channel":"php","datetime":"2024-05-23T06:26:46.660999+00:00","extra":{}}
mikrotik2mqtt | {"message":"Warning: Undefined array key "temperature"","context":{"exception":{"class":"ErrorException","message":"Warning: Undefined array key "temperature"","code":0,"file":"/var/www/html/src/Infrastructure/Domain/Model/Mikrotik/RouterOsMikrotikRepository.php:102"}},"level":300,"level_name":"WARNING","channel":"php","datetime":"2024-05-23T06:26:46.661555+00:00","extra":{}}
mikrotik2mqtt | {"message":"Error thrown while running command "app:run". Message: "Call to a member function format() on bool"","context":{"exception":{"class":"Error","message":"Call to a member function format() on bool","code":0,"file":"/var/www/html/src/Infrastructure/Domain/Model/Mikrotik/RouterOsMikrotikRepository.php:162"},"command":"app:run","message":"Call to a member function format() on bool"},"level":500,"level_name":"CRITICAL","channel":"console","datetime":"2024-05-23T06:26:46.817608+00:00","extra":{}}
mikrotik2mqtt | 06:26:46 CRITICAL [console] Error thrown while running command "app:run". Message: "Call to a member function format() on bool" ["exception" => Error { …},"command" => "app:run","message" => "Call to a member function format() on bool"]
mikrotik2mqtt | {"message":"Command "app:run" exited with code "1"","context":{"command":"app:run","code":1},"level":100,"level_name":"DEBUG","channel":"console","datetime":"2024-05-23T06:26:46.850076+00:00","extra":{}}
mikrotik2mqtt | {"message":"Uncaught Error: Call to a member function format() on bool","context":{"exception":{"class":"Error","message":"Call to a member function format() on bool","code":0,"file":"/var/www/html/src/Infrastructure/Domain/Model/Mikrotik/RouterOsMikrotikRepository.php:162"}},"level":500,"level_name":"CRITICAL","channel":"php","datetime":"2024-05-23T06:26:46.851728+00:00","extra":{}}
mikrotik2mqtt |
mikrotik2mqtt | In RouterOsMikrotikRepository.php line 162:
mikrotik2mqtt |
mikrotik2mqtt | Call to a member function format() on bool
mikrotik2mqtt |
mikrotik2mqtt |
mikrotik2mqtt | app:run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant