Hi,

I have an ostatus web site with twitter linked with. I have it from a
lot of time (~2010 or before).

Some day ago, it work ~~ , i reconstruct the git repo actually, because
the old repo was this one on gitorious + some patch.

I just update to the last master:
$ htdocs/ostatus/scripts/gnusocialversion.php
1.2.0-beta4

During the update : i move avatar and file directory to another server
to allow better update after.
Before update i have this plugin activated : InProcessCache + Memcache +
SubMirror + LinkPreview + SiteNoticeInSidebar + TwitterBridge

I do the update in 2 part :
1st : upgrade DB from old version to new without TwitterBridge
2nd : activate TwitterBridge and upgrade DB

Seems OK for TwitterBridge :
1. when i post a status : sent to Twitter : example :
https://ostatus.shnoulle.net/notice/526948 +
twitter.com/Shnoulle/status/820569645447049216
2. log file show TwitterBridge get some information on specific notice
on twitter.

If i go to : https://ostatus.shnoulle.net/shnoulle seems OK, i have my
notice and my repeat
BUT : if i go to https://ostatus.shnoulle.net/all to have my friend
notice : the list stop at a moment (during some ,time i have the only
one notice : 526948. Just some minute after : nothing in this.

When i go to all : the log show error :
2017-01-15 12:41:06 LOG_ERR: [ostatus.shnoulle.net:5336.cd0ba691 GET
/all] No URI to resolve in ActivityUtils::resolveUri
2017-01-15 12:41:06 LOG_ERR: [ostatus.shnoulle.net:5336.cd0ba691 GET
/all] No URI to resolve in ActivityUtils::resolveUri
2017-01-15 12:41:06 LOG_ERR: [ostatus.shnoulle.net:5336.cd0ba691 GET
/all] No URI to resolve in ActivityUtils::resolveUri
[CUT]
2017-01-15 12:41:06 LOG_ERR: [ostatus.shnoulle.net:5336.cd0ba691 GET
/all] No URI to resolve in ActivityUtils::resolveUri
2017-01-15 12:41:06 LOG_ERR: [ostatus.shnoulle.net:5336.cd0ba691 GET
/all] No URI to resolve in ActivityUtils::resolveUri

Maybe i have some error in my old friends URI ? But seems to work before ...

Any idea ?
Can i test nigthly version and after go to master version without
breaking DB?

Thanks for all

Denis


Reply via email to