-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
When setting the avatar from the personal page I get an error in my log
{"reqId":"NlqXrDbK99wl1enmvnp3","level":2,"time":"2017-05-02T09:12:26+00:00","remoteAddr":"127.0.0.1","user":"user1","app":"no app in context","method":"POST","url":"\/avatar\/cropped","message":"Missing expected parameters in change user hook","userAgent":"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/58.0.3029.81 Safari\/537.36","version":"12.0.0.16"}
{"reqId":"NlqXrDbK99wl1enmvnp3","level":2,"time":"2017-05-02T09:12:26+00:00","remoteAddr":"127.0.0.1","user":"user1","app":"no app in context","method":"POST","url":"\/avatar\/cropped","message":"Missing expected parameters in change user hook","userAgent":"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/58.0.3029.81 Safari\/537.36","version":"12.0.0.16"}
@schiessle I think this might be because of your changes to the verification stuff there.
Reactions are currently unavailable