[vz-users] Fehlermeldung im Frontend
D. Greulich
d.greulich at 5systems.de
Sun Oct 23 09:55:15 CEST 2016
Habe die Ausgabe mal als .txt angehängt.
Mit freundlichen Grüßen
Dennis Greulich
Am 22. Oktober 2016 um 23:51 schrieb Andreas Götz <cpuidle at gmail.com>:
> Argh. Erst muss noch ein ? rein!
>
> Am 22.10.2016 um 19:03 schrieb D. Greulich <d.greulich at 5systems.de>:
>
> das ergibt bei beiden folgende Ausgabe:
>
> {"version":"0.3","exception":{"message":"Missing format","type":"Exception","code":0}}
>
>
>
>
>
> Mit freundlichen Grüßen
> Dennis Greulich
>
>
>
> Am 22. Oktober 2016 um 18:53 schrieb Andreas Götz <cpuidle at gmail.com>:
>
>> Das scheinen 2 Fehler zu sein- einmal js (fixe ich morgen, ist vorhin
>> reingerutscht).
>>
>> Für den HTTP 400 der Middleware häng mal bitte ein &debug=1 hinten dran?
>>
>> Viele Grüße,
>> Andreas
>>
>> Am 22.10.2016 um 18:50 schrieb D. Greulich <d.greulich at 5systems.de>:
>>
>> Die Meldung hatte ich ganz vergessen:
>>
>> Uncaught TypeError: vz.capabilities.definitions.properties.each is not a
>> function wui.js:338
>>
>>
>>
>> Mit freundlichen Grüßen
>> Dennis Greulich
>>
>>
>>
>> Am 22. Oktober 2016 um 18:09 schrieb Daniel Lauckner <vz at jahp.de>:
>>
>>> Hallo Dennis,
>>>
>>>
>>> am Samstag, 22. Oktober 2016 um 17:59 hast du geschrieben:
>>> > ich habe mir heute das Frontend mittels dem Install-Script neu
>>> > installiert. Das Script lief ohne Fehlermeldungen durch.
>>> > Leider erhalte ich bei jeder Aktion im Frontend eine Fehlermeldung.
>>>
>>> Öffne bitte die Entwicklertools/-console im Browser und schau nach von
>>> welcher Programmzeile der Fehler fabriziert wird.
>>>
>>>
>>> mfg Daniel
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20161023/ac089f98/attachment-0001.html>
-------------- next part --------------
{
"version": "0.3",
"debug": {
"level": "1",
"database": "pdo_mysql",
"time": 0.03301,
"uptime": 285150,
"load": [
0.71,
0.68,
0.31
],
"commit-hash": "d38f09d9d6b9022d604bab6e8f104f9d15045af7",
"php-version": "5.6.26-0+deb8u1",
"messages": [],
"sql": {
"totalTime": 0.001446008682251,
"worstTime": 0.001446008682251,
"queries": [
{
"sql": "SELECT e0_.id AS id_0, e0_.uuid AS uuid_1, e0_.type AS type_2, p1_.id AS id_3, p1_.pkey AS pkey_4, p1_.value AS value_5, e0_.class AS class_6, p1_.entity_id AS entity_id_7 FROM entities e0_ LEFT JOIN properties p1_ ON e0_.id = p1_.entity_id WHERE (e0_.uuid = '04afa150-f9b0-11e5-bd6a-87c5a3df9eb0') AND e0_.class IN ('channel', 'aggregator') ORDER BY p1_.pkey ASC",
"execTime": 0.001446008682251
}
]
}
},
"exception": {
"message": "No entity found with UUID: '04afa150-f9b0-11e5-bd6a-87c5a3df9eb0'",
"type": "Exception",
"code": 0,
"file": "\/var\/www\/volkszaehler.org\/lib\/Controller\/EntityController.php",
"line": 117,
"backtrace": [
{
"file": "\/var\/www\/volkszaehler.org\/lib\/Controller\/EntityController.php",
"line": 83,
"function": "factory",
"class": "Volkszaehler\\Controller\\EntityController",
"type": "::",
"args": [
{},
"04afa150-f9b0-11e5-bd6a-87c5a3df9eb0",
false
]
},
{
"file": "\/var\/www\/volkszaehler.org\/lib\/Controller\/EntityController.php",
"line": 54,
"function": "getSingleEntity",
"class": "Volkszaehler\\Controller\\EntityController",
"type": "->",
"args": [
"04afa150-f9b0-11e5-bd6a-87c5a3df9eb0"
]
},
{
"file": "\/var\/www\/volkszaehler.org\/lib\/Controller\/Controller.php",
"line": 105,
"function": "get",
"class": "Volkszaehler\\Controller\\EntityController",
"type": "->",
"args": [
"04afa150-f9b0-11e5-bd6a-87c5a3df9eb0"
]
},
{
"file": "\/var\/www\/volkszaehler.org\/lib\/Router.php",
"line": 203,
"function": "run",
"class": "Volkszaehler\\Controller\\Controller",
"type": "->",
"args": [
"get",
"04afa150-f9b0-11e5-bd6a-87c5a3df9eb0"
]
},
{
"file": "\/var\/www\/volkszaehler.org\/lib\/Router.php",
"line": 186,
"function": "handler",
"class": "Volkszaehler\\Router",
"type": "->",
"args": [
{
"attributes": {},
"request": {},
"query": {},
"server": {},
"files": {},
"cookies": {},
"headers": {}
},
"entity",
"04afa150-f9b0-11e5-bd6a-87c5a3df9eb0"
]
},
{
"file": "\/var\/www\/volkszaehler.org\/lib\/Router.php",
"line": 125,
"function": "handleRaw",
"class": "Volkszaehler\\Router",
"type": "->",
"args": [
{
"attributes": {},
"request": {},
"query": {},
"server": {},
"files": {},
"cookies": {},
"headers": {}
},
1
]
},
{
"file": "\/var\/www\/volkszaehler.org\/htdocs\/middleware.php",
"line": 41,
"function": "handle",
"class": "Volkszaehler\\Router",
"type": "->",
"args": [
{
"attributes": {},
"request": {},
"query": {},
"server": {},
"files": {},
"cookies": {},
"headers": {}
}
]
}
]
}
}
More information about the volkszaehler-users
mailing list