Created byBjanka08:53 21 Sep 2017
Hello Aldevinas,
It is not dangerous and you can ignore those lines.
We have 8.4 with rest api v2, and we will not fix v1 any more.
actually if I try to send a wrong query http://localhost:1080/api/v1/?register=CUVc to rest api v2 on version 8.4, it tries v1 I guess:
2017-09-26 09:12:47 AD F3Get fieldname not found
2017-09-26 09:12:47 AD dump of call stack
2017-09-26 09:12:47 AD call stack entry: amainhal/WebDataAPI.hal: DOEXPORT_CUVC
2017-09-26 09:12:47 AD call stack entry: amainhal/WebDataAPI.hal: WEBDATAAPI
and crashes single user server.
This http://localhost:1080/api/lets_crash_this_server query also crashes the single user server 8.4 2017-09-14 (build 84190303)
I have already reported the issue.