Open virtualdxs opened 5 years ago
try ./occ social:reset
. If you still have issues, please set loglevel to 1 in config/config.php
Changed loglevel, reset again, and tried to do a few things. Log: social.log
It seems you have an issue with the /.well-known/webfinger
Which httpd are you using ?
The good news: Fixing webfinger fixed the follow count. The bad news: I still don't see any other posts, whether directly viewing another profile or in my global timeline ("No local posts found"/"Posts from other people on this instance will show up here"). Let me get some more logs.
I tried to get more logs, but log entries are only generated when I follow/unfollow someone, which works, but not when I open their page or go to my global timeline, which don't.
I'm getting this as well. I have managed to get Following to work, or at least my Following section of my profile shows the correct people and number, but nothing ever shows up in my Global timeline. Of particular concern is that the Global timeline reads "No local posts found Posts from other people on this instance will show up here", which is exactly what the Local timeline reads. Is this mislabeling, or is it actually trying to load the Local timeline in place of the Global?
Posting also does not appear to do anything. It does not increment my Posts count in my profile, nor does it show the post itself anywhere else I can find.
Server is Devuan Beowulf (from Debian 10), Nextcloud 16.0.6 and Social 0.2.101 on Apache 2.4.38 + PHP 7.3.11 + MariaDB 10.3.17
Since my last comment, posts have begun populating my Global timeline. I think I was expecting it to fill up with past posts immediately, but it only shows stuff from the time I followed onward.
However, my own posts still do not appear anywhere I can see.
I think that problem is related to other issues?
Describe the bug Posting and following appears to work, but going to my profile afterwards doesn't result in anything being shown as following or under posts. Going to /index.php/apps/social/@rowletbot@mastodon.social/ shows:
Clicking on follow changes the button to following after a brief delay; clicking the button to unfollow changes it to follow after a brief delay (as expected); but going to profile shows 0 following.
To Reproduce Described above
Expected behavior Seeing posts on users' profiles; seeing a timeline with users' posts; seeing my posts and follows on my profile
Client details:
Server details
**Social app version:** 0.2.101 **Operating system:** Arch **Web server:** Caddy 0.11 **Database:** Postgresql 10.5 **PHP version:** 7.3.5 **Nextcloud version:** 16.0.3Logs
#### Nextcloud log (data/nextcloud.log) Nothing mentioning social #### Browser log Just `The escapeHTML library is deprecated! It will be removed in nextcloud 19.` repeatedly