I’ve set one up using the docker instructions but i can’t log in to it… When i try to signup or login the green button just swirls constantly…

  • Justin@lemmy.jlh.name
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    11 months ago

    Are your reverse proxy/ websockets working correctly? When I first started the UI without adding the routes for the backend, the login button would just time out exactly like that.

    See if there are any network errors in your browser’s developer tools, and see if there are any logs in your backend container.

  • Slashzero@hakbox.social
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    11 months ago

    You can see the server side logs for errors:

    sudo docker logs lemmy_lemmy_1

    The errors there might shed more light into what is going on.

    I’m assuming you put the admin user and password into the lemmy.hjson file and are trying to log in with those?

      • Slashzero@hakbox.social
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        No problem! Glad I could help. I spent most of yesterday working through similar issues you are currently working on, so use what I learned!

    • D4NM3DOP
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      huh… the guide i followed didn’t mention a lemmy.hjson file… let me start again!

      • Slashzero@hakbox.social
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        The documentation is not currently in the greatest state, from what I saw. There is literally nothing other than the default config for how to setup email / SMTP.

        • D4NM3DOP
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          this was also on my list of questions… i’ve seen nothing and i need to point things to smtp2go… but at the moment i think i’m going to hold off… i don’t have the time or resources to be an early adopter…

          • Slashzero@hakbox.social
            link
            fedilink
            arrow-up
            1
            ·
            11 months ago

            I didn’t mean to discourage you! It’s really not that bad, if you like system-administration. I enjoy it, but it can get pretty frustrating.

            • D4NM3DOP
              link
              fedilink
              arrow-up
              1
              ·
              11 months ago

              my experiment was largely a knee jerk reaction to things going on over at reddit…i think there are plenty more people more capable than i am of assisting in growing this environment… once i can contribute by simply offering up compute i’ll be back… for now I’ll have to enjoy from afar.