Fixed several critical websocket bugs.

  • Wasn’t correctly getting comment parent user for mark as read. Fixes #1767
  • Was using all recipients for simple comment return. Fixes #1766
  • Fix comment scrolling bug. Fixes #394
  • @Jojonintendo@lemmy.ml
    link
    fedilink
    23 years ago

    Thanks, now the images can be pulled. However I get an error with the lemmy_lemmy-ui_1 container:

    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
    thread 'main' panicked at 'Failed to load settings file: LemmyError { inner: No such file or directory (os error 2) }', crates/utils/src/settings/mod.rs:12:34
    

    The other containers don’t show any error, but the website doesn’t load. Should I open a bug on github?

    • DessalinesOPM
      link
      fedilink
      23 years ago

      That’s not lemmy ui, its lemmy. And that means you’re missing the lemmy.hjson file. Open up an issue on github with the install guide you are following, as well as the logs.