Json error + trusted domain error

Hi guys,

I have these 2 errors with the same ip address (it’s a chinese ip address). Does anyone know what he wanted to do?

{"reqId":"Fvq5tnJtgQVWczVW0h9c","remoteAddr":"60.191.38.78","app":"l10n","message":"Failed to load \/var\/www\/nextcloud\/core\/l10n\/zh_CN.json - json error code: 3","level":2,"time":"2017-01-23T05:09:39+01:00","method":"GET","url":"\/","user":"--","version":"11.0.1.2"}

{"reqId":"Fvq5tnJtgQVWczVW0h9c","remoteAddr":"60.191.38.78","app":"core","message":"Trusted domain error. \"60.191.38.78\" tried to access using \" <my ip address> \" as host.","level":2,"time":"2017-01-23T05:09:39+01:00","method":"GET","url":"\/","user":"--","version":"11.0.1.2"}

Thanks for helping me :slight_smile:

Can you check your webserver logfile? Then you can see which URL he opened.

I just have this log entry:

60.191.38.78 - - [23/Jan/2017:05:09:39 +0100] "GET / HTTP/1.1" 400 20323 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko/20100101 Firefox/47.0"

Ok, then he just tried to access your main page. Did you block certain ip ranges because error 400 indicates an unauthorized access. Still it is a bit strange to get this json-localization error, do you have this problem with other localizations and legitimate users as well?

Did you block certain ip ranges because error 400 indicates an unauthorized access

Yes, everything that doesnt fit to my domain (cloud.nextcloud.de) will be blocked.

do you have this problem with other localizations and legitimate users as well

I have a lot of trusted domain errors (round about 30) but i have never seen this json-localization error before.

There seems to be a problem with some locales, ref:

1 Like