#listenbrainz

/

      • irc_standardnick joined the channel
      • irc_standardnick has quit
      • RashapGoyal[m] joined the channel
      • RashapGoyal[m] uploaded an image: (661KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/toVWZoDWNyDdmgFDGJBEzlxs/image.png >
      • RashapGoyal[m] uploaded an image: (126KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/UzJeysgzDBvhkxfuGrYvgzos/image.png >
      • RashapGoyal[m]
        lucifer: I successfully setup the development server for listenbrainz using the guide, and now it is running as shown in figure, but Once I click signing in with musicbrainz, it is showing error that "local host refused to connect, this site can't be reached" so i m unable to figure it out. My development server is running fine.
      • Can u Please help me out in this lucifer , And also for the demo of it that I want to show, can we have a quick meet if u allow?
      • lucifer[m]
        Rashap Goyal: can you share a screenshot of the error screen? and is there anything in the docker logs?
      • RashapGoyal[m] uploaded an image: (44KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/HGVDQcEQtBAzCgOrCInvwuty/image.png >
      • RashapGoyal[m]
        these are the ports running , it is running on 8100
      • RashapGoyal[m] uploaded an image: (55KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/CCDilodjvflLCgJytKSSqwHW/image.png >
      • And on the home page once i click the signin, it redirects me to this , then i allow access and then error
      • RashapGoyal[m] uploaded an image: (19KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/tZvtlpFRfRyiLAiKIdGunGZq/image.png >
      • lucifer[m]
        <RashapGoyal[m]> "And on the home page once i..." <- what is the url here?
      • RashapGoyal[m] uploaded an image: (36KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/mjCLZdxdAnpPKnvqHqkZRQnT/image.png >
      • RashapGoyal[m]
        According the guide https://listenbrainz.readthedocs.io/en/latest/d..., i set up the developement server and now is about to solve some issues
      • lucifer[m]
        <RashapGoyal[m]> "image.png" <- and the url here?
      • RashapGoyal[m]
      • lucifer[m]
        yeah that's the issue, you are running it in github devcontainers i think? so you redirect uris need to be set accordingly.
      • RashapGoyal[m]
        yes I am running on github codespaces first
      • lucifer[m]
        you need to change in it in your config.py and in the application you created on musicbrainz/metabrainz.
      • also, i am not sure if this codespaces url remains same if you stop and start a new codespace so if the url changes you would need to do this again.
      • RashapGoyal[m]
        lucifer[m]: yeah, got it