ArtificialOwl / mood

Mood, or Social Cloud
GNU Affero General Public License v3.0
6 stars 1 forks source link

moods not appearing #5

Open alexandre1985 opened 6 years ago

alexandre1985 commented 6 years ago

I'm testing moods and I'm posting a mood to a group that has myself in it an in my activity feed the mood doesn't appear. I'm using nextcloud 12.0.3

noskule commented 6 years ago

Same here, also nextcloud 12.0.3.

noskule commented 6 years ago

So what I did was:

Back to activities, I write somthing in the “New mood” field, check a circle and click share, the post disapears and don’t show up anywhere, not in my stream or in any stream of users in the choosen circle.

I rund the stable channel, everything is up to date …

Do I miss something here? Has anyone an idea whats the problem here?

Thanks for any hints …

Motokiyo commented 6 years ago

I have the same problem. Mood is install and appear in the activity windows but do not work. Messages do not appear. Please, can you explain or help ? I'm on nextcloud 12.0.3

pboesch commented 6 years ago

Same here. Nextcloud 13 though

lysdexic1 commented 6 years ago

Same here. Nextcloud 13.

mdnegan commented 6 years ago

can confirm that the new current version still does the above issue,if you got the same issue you are not alone the moods is broke,if i come up with a fix i will post back here.

eeblanc commented 6 years ago

Same here! I am extremely interested by any solution to this problem... Thanks, EB

ArtificialOwl commented 6 years ago

As I cannot reproduce the issue, I will need more details on this (logs maybe ?)

I will release a 0.4.0 next week fixing #7

madmath03 commented 6 years ago

Hello,

We encountered the same issue on some test instance with NextCloud 13. I do not if the root cause is the same, but here is the log:

GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to cloud.company.com port 443: Connection refused
/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 103: GuzzleHttp\Exception\RequestException wrapException(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Ring\Exception\ConnectException))
/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 132: GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
/var/www/html/3rdparty/react/promise/src/FulfilledPromise.php - line 25: GuzzleHttp\RequestFsm->GuzzleHttp\{closure}(*** sensitive parameters replaced ***)
/var/www/html/3rdparty/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php - line 55: React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)
/var/www/html/3rdparty/guzzlehttp/guzzle/src/Message/FutureResponse.php - line 43: GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL)
/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 134: GuzzleHttp\Message\FutureResponse proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure))
/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php - line 165: GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php - line 150: GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
/var/www/html/lib/private/Http/Client/Client.php - line 204: GuzzleHttp\Client->post('https //cloud.d...', Array)
/var/www/html/custom_apps/circles/lib/Service/SharingFrameService.php - line 286: OC\Http\Client\Client->post('https //cloud.d...', Array)
/var/www/html/custom_apps/circles/lib/Service/SharingFrameService.php - line 140: OCA\Circles\Service\SharingFrameService->initiateShare('218e04d788c922', '98aa0769e562beb...')
/var/www/html/custom_apps/circles/lib/Api/v1/Circles.php - line 400: OCA\Circles\Service\SharingFrameService->createFrame('218e04d788c922', Object(OCA\Circles\Model\SharingFrame), 'OCA\\Mood\\Circle...')
/var/www/html/custom_apps/mood/lib/Controller/MoodController.php - line 48: OCA\Circles\Api\v1\Circles shareToCircle('218e04d788c922', 'mood', '', Array, 'OCA\\Mood\\Circle...')
[internal function] OCA\Mood\Controller\MoodController->shareToCircle('218e04d788c922', Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 161: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 91: OC\AppFramework\Http\Dispatcher->executeController(Object(OCA\Mood\Controller\MoodController), 'shareToCircle')
/var/www/html/lib/private/AppFramework/App.php - line 115: OC\AppFramework\Http\Dispatcher->dispatch(Object(OCA\Mood\Controller\MoodController), 'shareToCircle')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('MoodController', 'shareToCircle', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 297: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 999: OC\Route\Router->match('/apps/mood/mood...')
/var/www/html/index.php - line 42: OC handleRequest()
{main}

If others have the same log, it would look like an issue with Circles integration. Might be caused by https://github.com/nextcloud/circles/issues/183

haythembenkhlifa commented 5 years ago

same issue nextcloud v 16.0.1

ArtificialOwl commented 5 years ago

please use the Social App instead

haythembenkhlifa commented 5 years ago

Good Day @daita , Is there any previous version of nextCloud that have the mood app working a 100% ? Thanks.

haythembenkhlifa commented 5 years ago

when is the next release?

haythembenkhlifa commented 5 years ago

Moods get created in the database but not appearing on the nextcloud interface

database Screen shot

ArtificialOwl commented 5 years ago

last release 0.5.0 should work on NC16