umputun / remark42

comment engine
https://remark42.com
MIT License
4.9k stars 381 forks source link

avatar don't work, with HTTP ERROR 401 #1623

Closed irocn closed 1 year ago

irocn commented 1 year ago

I found the below error:

https://MYURL/api/v1/avatar/5044192e772354e95f42028ad241604ee0fdcd68.image --> HTTP ERROR 401 and the avatar display don't work. image

my parameteris: ./remark42.linux-amd64 server --secret="####" --url="https://MYURL/" --site=remakr --auth.anon --auth.email.enable --emoji --dbg

irocn commented 1 year ago

fixed, the url should be the comments system's url.