Fredrik Hammar
Results
2
issues of
Fredrik Hammar
It seems that Lux mangles UTF-8 encoded Japanese characters. actual.log: ``` 15-Sep-2016::10:43:07.660 VmGroupAction Did-12-Worker-35: - LOGICAL ERROR - createVmGroup. errno="unexpectedError", additionalInfo="未規定のエラーが発生しました。VM Group RPC blocked since create is ongoing", callerRequestId="2" ```...
I was trying out the `?+` syntax but found it quickly builds too large regexes. I got `Syntax error: regular expression is too large` with the following: ``` ?+"computeNodeAssignmentChange" ?+"callerRequestId":"6"...