Jump to content

tknx

Members
  • Posts

    245
  • Joined

  • Last visited

Posts posted by tknx

  1. @ljm42 and others: A bit of a bug report here:

     

    So recently I lost all network connectivity outside of the unraid web portal and some internal addressing on my Unraid server. I couldn't ping other websites from the server (either by name or IP address), etc. Often it would manage to get something slowly using IPv6, but couldn't get IPv4 to work.

     

    Finally noticed that it was pinging from 10.253.0.1. Somehow Wireguard's network had taken over the servers network stack and was screwing everything up. Deactivating it seemed to fix all my networking issues. 

     

    Logs in this thread: 

     

  2. Is CA working right now?

     

    Getting this:

     

    Download of appfeed failed.

    Community Applications requires your server to have internet access. The most common cause of this failure is a failure to resolve DNS addresses. You can try and reset your modem and router to fix this issue, or set static DNS addresses (Settings - Network Settings) of 208.67.222.222 and 208.67.220.220 and try again.

    Alternatively, there is also a chance that the server handling the application feed is temporarily down.
    Last JSON error Recorded: Syntax error

  3. @ljm42 Thanks for the tips - I did have it working before but had to reset up everything.

     

    So I turned off IPv6 and fixed that typo, and now I don't even get those bits. I noticed that it is randomizing the listen port on my phone every time i connect - is that supposed to happen? Or should that be 51820?

  4. @nug

    I note that he uses a special network for his reverse proxying so if you have it setup the same way - you need to join that network in portainer.

     

    Also, oddly enough, if you look at spaceinvader's video and even my own docker page, I don't have any ports mapped for xmpp besides 5280 that I manually added.

  5. I doubt it would fix the Unraid issue, but I have been contemplating switching over to Portainer for all my dockers anyway.

     

    For installing it in portainer, I will need to experiment with it but I suspect it should be straightforward. Not sure why spaceinvader didn't just do that if he was going to use the GUI for some parts and not others.

  6. I have the same thing.  The current situation is kind of messy since it was installed song docker compose so Portainer is pretty much like “it isn’t mine” and Unraids docker manager isn’t like “not me!”   
     

    I will probably reinstall the stack in Portainer or hopefully someone will roll an Unraid docker for jitsi that works well. It would actually be nice if they were rolled into one just for convenience. 
     

    also if you are using Nginx Proxy Manager, you need to expose port 5280 on the prosody container in Portainer. 

  7. So I reinstalled and now it wants to be on bridge and not a custom br0 IP address.  No idea why.  
     

    something probably wonky with Unraids networking.  
     

    Anyway, back to Jitsi.  If I don’t map any of the custom locations, I can see myself and people on my lan can join and see me.  When I map the custom locations it becomes a mess. So something about 5280 for BOSH and the web socket aren’t working right. 

  8. I get a lot of "strophe" errors which I suspect is part of the problem. Not really sure what is going on...

     

    I suspect it has to do with nginx proxy manager settings which i am still sorting out.

  9. So I have lots of weirdness going on. No request for authentification. I can't get the mic to work in the chat since I am set to muted/no video and can't unset it. But when I click on the little arrow, I can see the meter go up and down when I talk and I can see a preview video.

     

    ...And I get thrown off a bunch. 

     

    I suspect it has to to do with my reverse proxy and https issues since WebRTC won't work without it. What sucks is I don't think there is a way to test WebRTC without https just to make sure.

  10. OK - so currently having problems with the functionality of it even within my LAN. I installed it per spaceinvaderones instructions, I can go to the site and create a room.

     

    But it never asks for authentication, it never asks for microphone or video use. So something functionally is wrong with my setup.

  11. 11 hours ago, xruchai said:

    @tknx

     

    I also use Nginx Proxy Manager.  After I had implemented everything like in the video it just didn't work out...

    To make it work for me I made the following changes:

    1. port changed from 8000 to 8830

    2. the containers are not renamed

    3. the default network created by the stack is not changed.

    4. entered in Nginx Proxy Manager to the internal IP of the Unraid Server with port 8830. 

     

    After that everything worked.

    Important:

    In my case the changes were not applied after a recreate.  First I had to delete and recreate all containers, volumes, folders and everything else that was created during the Video From Space.  Afterwards it worked without problems.

    Would you mind putting up screenshots of your NPM config? Did you map custom locations?

×
×
  • Create New...