You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded this repo and just run as is, it does not work
Nothing happens after "join room"
Maybe other examples also don't work.
Seems like this repo is abandoned, Play 2.7.3 is here 😞
Please update and fix, if there are any Play devs here
EDIT: Crash
|-ERROR in ch.qos.logback.core.joran.spi.Interpreter@26:52 - ActionException in Action for tag [appender] ch.qos.logback.core.joran.spi.ActionException: ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type AsyncAppender
at ch.qos.logback.core.joran.spi.ActionException: ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type AsyncAppender
...
Caused by: ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type AsyncAppender
...
Caused by: java.lang.ClassNotFoundException: AsyncAppender
I removed logback.xml, but chat is still not working
The text was updated successfully, but these errors were encountered:
I downloaded this repo and just run as is, it does not work
Nothing happens after "join room"
Maybe other examples also don't work.
Seems like this repo is abandoned, Play 2.7.3 is here 😞
Please update and fix, if there are any Play devs here
EDIT: Crash
I removed logback.xml, but chat is still not working
The text was updated successfully, but these errors were encountered: