Hi all,
I am running a fresh statusnet installation (v0.99) on a VPS.
Settings
Avatar path: statusnet/avatar/
Avatar directory: /var/www/vhosts/domain.name/httpdocs/statusnet/avatar/
Use SSL: Always (no effect with SSL disabled)
/avatar directory is writable and the image files got chmod permission 644
- Mustard client displays no avatars at all. Neither within notices nor users, groups
- StatusNet client (both desktop and android) displays avatars within notices but not for the user profile. A "?" icon is displayed instead.
- The web interface shows all pictures correctly.
With my old v0.97 installation on a shared host no errors like this occured.
Any idea?
Thanks -morph-
Comments
Could you check statusnet config with script/setconfig.php located in statusnet install dir.
Exec script/setconfig.php -a | grep avatar
Also need some HTTP logs from Mustard (user-agent for me: "Mustard/0.2.1rc1 (Linux; Android)"