Weird encoded message config issue #52

Closed
opened 2019-09-13 06:56:29 +00:00 by jamie · 2 comments
jamie commented 2019-09-13 06:56:29 +00:00 (Migrated from git.hazaar.io)

Not sure what is going on here, but it seems as thought the server.encoded config variable is not getting picked up on one side of things (not sure which). I'll have to look into this but this is manifesting in the following issues:

  • Services fail to start because they can not decode the start packet
  • App->Server communication fails because packets can not be decoded

It appears as though client->server comms is still working though, which is weird.

Not sure what is going on here, but it seems as thought the `server.encoded` config variable is not getting picked up on one side of things (not sure which). I'll have to look into this but this is manifesting in the following issues: * Services fail to start because they can not decode the start packet * App->Server communication fails because packets can not be decoded It appears as though client->server comms is still working though, which is weird.
jamie commented 2019-09-23 05:37:21 +00:00 (Migrated from git.hazaar.io)

Fixed. This was just because I had changed the way the override paths worked in Core MVC and needed to update the server config to allow loading overrides from the 'local' directory.

Fixed. This was just because I had changed the way the override paths worked in Core MVC and needed to update the server config to allow loading overrides from the 'local' directory.
jamie commented 2019-09-23 05:37:22 +00:00 (Migrated from git.hazaar.io)

closed

closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/hazaar-warlock#52
No description provided.