Weird encoded message config issue #52
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-warlock#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:It appears as though client->server comms is still working though, which is weird.
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.
closed