Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    6.1d: Developer Console Log: "RPC response: Date.parseServerDate is not a function"

    Hi Isomorphic,

    testing my application in 6.1d (SNAPSHOT_v11.1d_2017-03-13/PowerEdition Deployment) I get this error for a DSRequest that worked previously without problems:
    Code:
    The server failed to return a formatted response at all.
    Perhaps the Development Mode log entry alone already helps you. It starts with:
    Code:
    11:59:28.794:XRP1:WARN:RPCManager:Error evaling structured RPC response: Date.parseServerDate is not a function response text: [{affectedRows:0,data:
    Searching for "parseServerDate" in the rest of the log gives eg this excerpt:
    Code:
    ....,STATUS_ESTIMATEDCLOSINGDATE:Date.parseServerDate(2017,9,6),CREATED_BY_T....
    Best regards
    Blama

    #2
    You are running mismatched versions between your client and server.

    Comment


      #3
      Hi Isomorphic,

      you were correct. I don't know how that this happend...

      Thank you & Best regards
      Blama

      Comment

      Working...
      X