Roman Parshikov

Results 34 comments of Roman Parshikov

I have the same issue. I got it today when had to `docker:publish` Also, I did not find sbt shell window, which I used to run SBT without certain command,...

Moved issue to Scala: https://youtrack.jetbrains.com/issue/SCL-20206/Not-able-to-Run-Debug-in-Intellij-Idea-2022-1-on-Windows-it-shut

Should be targeted to `main` branch instead Also I don't understand why GitHub did not add link issue to "Successfully merging this pull request may close these issues" block...

@mkurz here is error from `conversionError`: ``` java.lang.IllegalArgumentException: Character 1071 cannot match AsciiSet because it is out of range ```

@mkurz I surprised by description of this character https://www.fileformat.info/info/unicode/char/1071/index.htm I don't think that server can send such symbols, it sends only valid JSON or HTML data, by CRUD operations (REST...

@mkurz The same error, but with stack trace, there was no stack trace before. It is the one change, unfortunately `conversionError`: `Character 1071 cannot match AsciiSet because it is out...

@mkurz Sorry, but this service requires OAuth authentication for access, I can't provide this data :(

`2.3.x` is EOL. See https://github.com/playframework/playframework/issues/11218#issuecomment-1088421595 for update instructions

@monaheinz see https://github.com/playframework/play-ebean/issues/290#issuecomment-1126729369 how to update Ebean manually