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. Ackee
  3. ✖ fatal GraphQLError: Float cannot represent non numeric value: NaN

✖ fatal GraphQLError: Float cannot represent non numeric value: NaN

Scheduled Pinned Locked Moved Solved Ackee
7 Posts 4 Posters 4.9k Views 4 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.
  • MooCloud_MattM Offline
    MooCloud_MattM Offline
    MooCloud_Matt
    wrote on last edited by
    #1

    Hello,

    I got this strange issue with ackee, and I don't find any documentation on the previous issue both on the Cloudron forum and on ackee git.

    when you try to log in, there is this warning message:
    1af41ea6-b55d-4e6c-80ff-cbbfef1a210d-image.png

    whit no consol log, but container log show:

    Jun 29 23:49:30 [Ackee] › ✔ success Connected to mongodb://mongodb:27017/******
    Jun 29 23:49:30 [Ackee] › ▶ start Starting the server
    Jun 29 23:49:31 [Ackee] › … watching Listening on http://localhost:3000
    Jun 29 23:50:39 [Ackee] › ✖ fatal GraphQLError: Float cannot represent non numeric value: NaN
    Jun 29 23:50:39 at GraphQLScalarType.serializeFloat [as serialize] (/app/code/node_modules/graphql/type/scalars.js:106:11)
    Jun 29 23:50:39 at completeLeafValue (/app/code/node_modules/graphql/execution/execute.js:653:37)
    Jun 29 23:50:39 at completeValue (/app/code/node_modules/graphql/execution/execute.js:578:12)
    Jun 29 23:50:39 at /app/code/node_modules/graphql/execution/execute.js:469:16
    Jun 29 23:50:39 at processTicksAndRejections (internal/process/task_queues.js:93:5)
    Jun 29 23:50:39 at async Promise.all (index 1)
    Jun 29 23:50:39 at async Promise.all (index 2)
    Jun 29 23:50:39 at async Promise.all (index 0)
    Jun 29 23:50:39 [Ackee] › ✖ fatal GraphQLError: Float cannot represent non numeric value: NaN
    Jun 29 23:50:39 at GraphQLScalarType.serializeFloat [as serialize] (/app/code/node_modules/graphql/type/scalars.js:106:11)
    Jun 29 23:50:39 at completeLeafValue (/app/code/node_modules/graphql/execution/execute.js:653:37)
    Jun 29 23:50:39 at completeValue (/app/code/node_modules/graphql/execution/execute.js:578:12)
    Jun 29 23:50:39 at /app/code/node_modules/graphql/execution/execute.js:469:16
    Jun 29 23:50:39 at processTicksAndRejections (internal/process/task_queues.js:93:5)
    Jun 29 23:50:39 at async Promise.all (index 1)
    Jun 29 23:50:39 at async Promise.all (index 3)
    Jun 29 23:50:39 at async Promise.all (index 0)
    

    Matteo. R.
    Founder and Tech-Support Manager.
    MooCloud MSP
    Swiss Managed Service Provider

    1 Reply Last reply
    0
    • nebulonN Away
      nebulonN Away
      nebulon
      Staff
      wrote on last edited by
      #2

      This very much looks like an app bug. Would be great if you could report this upstream at https://github.com/electerious/Ackee/issues especially since you got some callstack there.

      On a quick search I haven't seen this reported yet.

      MooCloud_MattM 1 Reply Last reply
      1
      • nebulonN nebulon

        This very much looks like an app bug. Would be great if you could report this upstream at https://github.com/electerious/Ackee/issues especially since you got some callstack there.

        On a quick search I haven't seen this reported yet.

        MooCloud_MattM Offline
        MooCloud_MattM Offline
        MooCloud_Matt
        wrote on last edited by
        #3

        @nebulon
        yep, I will, it's more a pre-check here if somebody has found something.

        Matteo. R.
        Founder and Tech-Support Manager.
        MooCloud MSP
        Swiss Managed Service Provider

        ianhyzyI girishG 2 Replies Last reply
        0
        • MooCloud_MattM MooCloud_Matt

          @nebulon
          yep, I will, it's more a pre-check here if somebody has found something.

          ianhyzyI Offline
          ianhyzyI Offline
          ianhyzy
          wrote on last edited by
          #4

          @moocloud_matt I'm getting the same thing on a new install

          girishG 1 Reply Last reply
          1
          • ianhyzyI ianhyzy

            @moocloud_matt I'm getting the same thing on a new install

            girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #5

            @ianhyzy @MooCloud_Matt This got fixed in https://github.com/electerious/Ackee/blob/9a6e51d337ab7c9affdc6752e1acbe9405d0f633/CHANGELOG.md#311---2021-06-27 . Update coming up.

            1 Reply Last reply
            0
            • MooCloud_MattM MooCloud_Matt

              @nebulon
              yep, I will, it's more a pre-check here if somebody has found something.

              girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #6

              @ianhyzy @moocloud_matt Should be fixed now with the latest package.

              ianhyzyI 1 Reply Last reply
              2
              • girishG girish

                @ianhyzy @moocloud_matt Should be fixed now with the latest package.

                ianhyzyI Offline
                ianhyzyI Offline
                ianhyzy
                wrote on last edited by
                #7

                @girish awesome, it works now - thanks!

                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