What type of hardware are you using: Virtual machine What YunoHost version are you running: 12.0.13 How are you able to access your server: The webadmin
Describe your issue
Hi,
I wanted to install this in a VirtualBox in a computer but I’ve also tried in another machine and I can’t make it work.
Ports are opened in the machine but then I ty to open them with UpNP and no luck either. I have manually set a forwarding rule for port 80 but when I rerun the diagnosis is not working either.
My first question:
As I use a VM, in my router I find two different machines. Should I forward in my VM IP or my Host IP?
I can access via webadmin to my vm. Not a problem.
I want to give access to everyone on the internet but first wanted to try only on my local network. i tried a nohost domain but as i could not make it work i installed it again in another machine with also virtualbox but now only in local domain. still the same problem
When you run the diagnosis it will tell you to open more ports. Port 80 is not enough to reach your server from the outside. You need port 443 also.
Share the diagnosis after you open the required ports
Ports are not forwarded correctly to your server.
1.1. How did you create your vm?
1.2. Host,
1.3. Virtualisation app,
1.4. Network configuration of the vm?
2. Please use the share button in the diagnosis page instead of sharing an image an paste the generated link
3. What’s the local ip of your server, using ip -a
In the VM configuration, there is a network tab. Change the network to bridged instead NAT.
To be able to access your server from the outside you need a fully qualified domain name. You can add a yunohost subdomain like “yourdomain.nohost.me” in the domains section of the webadmin.
“.local” domain is intended to be used locally only.