Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. FreeScout
  3. Facebook module

Facebook module

Scheduled Pinned Locked Moved Solved FreeScout
6 Posts 2 Posters 454 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vosika
    wrote on last edited by
    #1

    Hi,
    I installed facebook module and everthing worked well. I recived message from FB and i can replied from Freescout. It work really well.

    But when I try sent meesage from FB with small attachement (picture), I did not recived message and conection with Freescout stop working. Now i can not recived any meesages from FB .

    I check it, Log App there are no errors. When I try it with diferent FB pages...same problem.
    When send message from FB to Freescout with picture .... conection stop worknig...

    Any advice ?
    Thank you

    nebulonN 1 Reply Last reply
    0
    • V vosika

      Hi,
      I installed facebook module and everthing worked well. I recived message from FB and i can replied from Freescout. It work really well.

      But when I try sent meesage from FB with small attachement (picture), I did not recived message and conection with Freescout stop working. Now i can not recived any meesages from FB .

      I check it, Log App there are no errors. When I try it with diferent FB pages...same problem.
      When send message from FB to Freescout with picture .... conection stop worknig...

      Any advice ?
      Thank you

      nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #2

      @vosika if this is not a bug in the module itself, maybe it is related to the storage location not being handled by the package. Do you see any errors within the log view of the freescout app itself?

      V 1 Reply Last reply
      0
      • nebulonN nebulon

        @vosika if this is not a bug in the module itself, maybe it is related to the storage location not being handled by the package. Do you see any errors within the log view of the freescout app itself?

        V Offline
        V Offline
        vosika
        wrote on last edited by
        #3

        @nebulon Hello when i check App log i found this error log:

        Error sending payload: (#100)  No matching user {"exception":"[object] (BotMan\Drivers\Facebook\Exceptions\FacebookException(code: 0): Error sending payload: (#100)  No matching user at /app/data/Modules/Facebook/vendor/botman/driver-facebook/src/FacebookDriver.php:516)
        [stacktrace]
        #0 /app/data/Modules/Facebook/vendor/botman/driver-facebook/src/FacebookDriver.php(411): BotMan\Drivers\Facebook\FacebookDriver->throwExceptionIfResponseNotOk()
        #1 /app/data/Modules/Facebook/vendor/botman/botman/src/BotMan.php(655): BotMan\Drivers\Facebook\FacebookDriver->sendPayload()
        #2 [internal function]: BotMan\BotMan\BotMan->BotMan\BotMan\{closure}()
        #3 /app/data/Modules/Facebook/vendor/mpociot/pipeline/src/Pipeline.php(114): call_user_func_array()
        #4 [internal function]: Mpociot\Pipeline\Pipeline->Mpociot\Pipeline\{closure}()
        #5 /app/data/Modules/Facebook/vendor/mpociot/pipeline/src/Pipeline.php(102): call_user_func_array()
        #6 /app/data/Modules/Facebook/vendor/botman/botman/src/Middleware/MiddlewareManager.php(126): Mpociot\Pipeline\Pipeline->then()
        #7 /app/data/Modules/Facebook/vendor/botman/botman/src/BotMan.php(656): BotMan\BotMan\Middleware\MiddlewareManager->applyMiddleware()
        #8 /app/data/Modules/Facebook/vendor/botman/botman/src/BotMan.php(642): BotMan\BotMan\BotMan->sendPayload()
        #9 /app/data/Modules/Facebook/vendor/botman/botman/src/BotMan.php(560): BotMan\BotMan\BotMan->reply()
        #10 /app/data/Modules/Facebook/Providers/FacebookServiceProvider.php(154): BotMan\BotMan\BotMan->say()
        #11 [internal function]: Modules\Facebook\Providers\FacebookServiceProvider->Modules\Facebook\Providers\{closure}()
        #12 /app/code/overrides/TorMorten/Eventy/Action.php(27): call_user_func_array()
        #13 /app/code/vendor/laravel/framework/src/Illuminate/Support/Collection.php(339): TorMorten\Eventy\Action->TorMorten\Eventy\{closure}()
        #14 /app/code/overrides/TorMorten/Eventy/Action.php(28): Illuminate\Support\Collection->each()
        #15 /app/code/vendor/tormjens/eventy/src/Events.php(139): TorMorten\Eventy\Action->fire()
        #16 /app/code/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(221): TorMorten\Eventy\Events->action()
        #17 [internal function]: Illuminate\Support\Facades\Facade::__callStatic()
        #18 /app/code/app/Jobs/TriggerAction.php(42): call_user_func_array()
        #19 [internal function]: App\Jobs\TriggerAction->handle()
        #20 /app/code/overrides/Illuminate/Container/BoundMethod.php(29): call_user_func_array()
        #21 /app/code/overrides/Illuminate/Container/BoundMethod.php(87): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
        #22 /app/code/overrides/Illuminate/Container/BoundMethod.php(31): Illuminate\Container\BoundMethod::callBoundMethod()
        #23 /app/code/overrides/Illuminate/Container/Container.php(549): Illuminate\Container\BoundMethod::call()
        #24 /app/code/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(94): Illuminate\Container\Container->call()
        #25 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(114): Illuminate\Bus\Dispatcher->Illuminate\Bus\{closure}()
        #26 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
        #27 /app/code/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(98): Illuminate\Pipeline\Pipeline->then()
        #28 /app/code/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(49): Illuminate\Bus\Dispatcher->dispatchNow()
        #29 /app/code/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(76): Illuminate\Queue\CallQueuedHandler->call()
        #30 /app/code/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(320): Illuminate\Queue\Jobs\Job->fire()
        #31 /app/code/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(270): Illuminate\Queue\Worker->process()
        #32 /app/code/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(114): Illuminate\Queue\Worker->runJob()
        #33 /app/code/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(101): Illuminate\Queue\Worker->daemon()
        #34 /app/code/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(85): Illuminate\Queue\Console\WorkCommand->runWorker()
        #35 [internal function]: Illuminate\Queue\Console\WorkCommand->handle()
        #36 /app/code/overrides/Illuminate/Container/BoundMethod.php(29): call_user_func_array()
        #37 /app/code/overrides/Illuminate/Container/BoundMethod.php(87): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
        #38 /app/code/overrides/Illuminate/Container/BoundMethod.php(31): Illuminate\Container\BoundMethod::callBoundMethod()
        #39 /app/code/overrides/Illuminate/Container/Container.php(549): Illuminate\Container\BoundMethod::call()
        #40 /app/code/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\Container\Container->call()
        #41 /app/code/vendor/symfony/console/Command/Command.php(255): Illuminate\Console\Command->execute()
        #42 /app/code/vendor/laravel/framework/src/Illuminate/Console/Command.php(170): Symfony\Component\Console\Command\Command->run()
        #43 /app/code/vendor/symfony/console/Application.php(992): Illuminate\Console\Command->run()
        #44 /app/code/vendor/symfony/console/Application.php(255): Symfony\Component\Console\Application->doRunCommand()
        #45 /app/code/vendor/symfony/console/Application.php(148): Symfony\Component\Console\Application->doRun()
        #46 /app/code/vendor/laravel/framework/src/Illuminate/Console/Application.php(88): Symfony\Component\Console\Application->run()
        #47 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(121): Illuminate\Console\Application->run()
        #48 /app/code/artisan(43): Illuminate\Foundation\Console\Kernel->handle()
        #49 {main}
        "}
        

        I will be happy for any advice.

        nebulonN 1 Reply Last reply
        0
        • V vosika

          @nebulon Hello when i check App log i found this error log:

          Error sending payload: (#100)  No matching user {"exception":"[object] (BotMan\Drivers\Facebook\Exceptions\FacebookException(code: 0): Error sending payload: (#100)  No matching user at /app/data/Modules/Facebook/vendor/botman/driver-facebook/src/FacebookDriver.php:516)
          [stacktrace]
          #0 /app/data/Modules/Facebook/vendor/botman/driver-facebook/src/FacebookDriver.php(411): BotMan\Drivers\Facebook\FacebookDriver->throwExceptionIfResponseNotOk()
          #1 /app/data/Modules/Facebook/vendor/botman/botman/src/BotMan.php(655): BotMan\Drivers\Facebook\FacebookDriver->sendPayload()
          #2 [internal function]: BotMan\BotMan\BotMan->BotMan\BotMan\{closure}()
          #3 /app/data/Modules/Facebook/vendor/mpociot/pipeline/src/Pipeline.php(114): call_user_func_array()
          #4 [internal function]: Mpociot\Pipeline\Pipeline->Mpociot\Pipeline\{closure}()
          #5 /app/data/Modules/Facebook/vendor/mpociot/pipeline/src/Pipeline.php(102): call_user_func_array()
          #6 /app/data/Modules/Facebook/vendor/botman/botman/src/Middleware/MiddlewareManager.php(126): Mpociot\Pipeline\Pipeline->then()
          #7 /app/data/Modules/Facebook/vendor/botman/botman/src/BotMan.php(656): BotMan\BotMan\Middleware\MiddlewareManager->applyMiddleware()
          #8 /app/data/Modules/Facebook/vendor/botman/botman/src/BotMan.php(642): BotMan\BotMan\BotMan->sendPayload()
          #9 /app/data/Modules/Facebook/vendor/botman/botman/src/BotMan.php(560): BotMan\BotMan\BotMan->reply()
          #10 /app/data/Modules/Facebook/Providers/FacebookServiceProvider.php(154): BotMan\BotMan\BotMan->say()
          #11 [internal function]: Modules\Facebook\Providers\FacebookServiceProvider->Modules\Facebook\Providers\{closure}()
          #12 /app/code/overrides/TorMorten/Eventy/Action.php(27): call_user_func_array()
          #13 /app/code/vendor/laravel/framework/src/Illuminate/Support/Collection.php(339): TorMorten\Eventy\Action->TorMorten\Eventy\{closure}()
          #14 /app/code/overrides/TorMorten/Eventy/Action.php(28): Illuminate\Support\Collection->each()
          #15 /app/code/vendor/tormjens/eventy/src/Events.php(139): TorMorten\Eventy\Action->fire()
          #16 /app/code/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(221): TorMorten\Eventy\Events->action()
          #17 [internal function]: Illuminate\Support\Facades\Facade::__callStatic()
          #18 /app/code/app/Jobs/TriggerAction.php(42): call_user_func_array()
          #19 [internal function]: App\Jobs\TriggerAction->handle()
          #20 /app/code/overrides/Illuminate/Container/BoundMethod.php(29): call_user_func_array()
          #21 /app/code/overrides/Illuminate/Container/BoundMethod.php(87): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
          #22 /app/code/overrides/Illuminate/Container/BoundMethod.php(31): Illuminate\Container\BoundMethod::callBoundMethod()
          #23 /app/code/overrides/Illuminate/Container/Container.php(549): Illuminate\Container\BoundMethod::call()
          #24 /app/code/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(94): Illuminate\Container\Container->call()
          #25 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(114): Illuminate\Bus\Dispatcher->Illuminate\Bus\{closure}()
          #26 /app/code/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
          #27 /app/code/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(98): Illuminate\Pipeline\Pipeline->then()
          #28 /app/code/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(49): Illuminate\Bus\Dispatcher->dispatchNow()
          #29 /app/code/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(76): Illuminate\Queue\CallQueuedHandler->call()
          #30 /app/code/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(320): Illuminate\Queue\Jobs\Job->fire()
          #31 /app/code/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(270): Illuminate\Queue\Worker->process()
          #32 /app/code/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(114): Illuminate\Queue\Worker->runJob()
          #33 /app/code/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(101): Illuminate\Queue\Worker->daemon()
          #34 /app/code/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(85): Illuminate\Queue\Console\WorkCommand->runWorker()
          #35 [internal function]: Illuminate\Queue\Console\WorkCommand->handle()
          #36 /app/code/overrides/Illuminate/Container/BoundMethod.php(29): call_user_func_array()
          #37 /app/code/overrides/Illuminate/Container/BoundMethod.php(87): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
          #38 /app/code/overrides/Illuminate/Container/BoundMethod.php(31): Illuminate\Container\BoundMethod::callBoundMethod()
          #39 /app/code/overrides/Illuminate/Container/Container.php(549): Illuminate\Container\BoundMethod::call()
          #40 /app/code/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\Container\Container->call()
          #41 /app/code/vendor/symfony/console/Command/Command.php(255): Illuminate\Console\Command->execute()
          #42 /app/code/vendor/laravel/framework/src/Illuminate/Console/Command.php(170): Symfony\Component\Console\Command\Command->run()
          #43 /app/code/vendor/symfony/console/Application.php(992): Illuminate\Console\Command->run()
          #44 /app/code/vendor/symfony/console/Application.php(255): Symfony\Component\Console\Application->doRunCommand()
          #45 /app/code/vendor/symfony/console/Application.php(148): Symfony\Component\Console\Application->doRun()
          #46 /app/code/vendor/laravel/framework/src/Illuminate/Console/Application.php(88): Symfony\Component\Console\Application->run()
          #47 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(121): Illuminate\Console\Application->run()
          #48 /app/code/artisan(43): Illuminate\Foundation\Console\Kernel->handle()
          #49 {main}
          "}
          

          I will be happy for any advice.

          nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #4

          @vosika that is a good clue but looks a lot more like an upstream issue rather than packaging problem. Best if you report this upstream with the module, they are usually fast and helpful.

          V 1 Reply Last reply
          1
          • nebulonN nebulon

            @vosika that is a good clue but looks a lot more like an upstream issue rather than packaging problem. Best if you report this upstream with the module, they are usually fast and helpful.

            V Offline
            V Offline
            vosika
            wrote on last edited by
            #5

            @nebulon Hi
            here is some update.
            I communicated with Freescout, there is probably more problems with FB module.
            After some tries setup, they say:

            We've checked what Facebook is requesting now. It seems to be almost impossible for people to get "page_messaging" permission for their apps.
            We will discontinue "Facebook Integration Module".

            nebulonN 1 Reply Last reply
            0
            • V vosika

              @nebulon Hi
              here is some update.
              I communicated with Freescout, there is probably more problems with FB module.
              After some tries setup, they say:

              We've checked what Facebook is requesting now. It seems to be almost impossible for people to get "page_messaging" permission for their apps.
              We will discontinue "Facebook Integration Module".

              nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #6

              @vosika thanks for sharing this here! I will mark this then as "solved" given that it won't get fixed then it seems.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Bookmarks
              • Search