Start Page in Browser not available (New Xwiki Install onto Ubuntu 18.04.3 (bionix))

Hello together,

i just made my first Xwiki Install on an Ubuntu 18.04. I followed this guide

The Terminal told me that the install was done successfully and that i can open the Xwiki with the URL http://ubuntu:8080
i also tried
http://ubuntu:8080/xwiki

The used Java Version is -> java version “13.0.1” 2019-10-15
When i do so the Firefox tells me that “Firefox can’t establish a connection to the server at ubuntu:8080.”

I surpose its only a little thing but atm i cant see through whats wrong.

Any suggestion is welcome

Thanks for reading

XwikiNewbie

This guide is installing a very old version of XWiki and it was really not a good way to install XWiki on Ubuntu even back then. I would recommend taking a look at either:

Hello and thanks for the quick reply, ill follow the guides you mention :slight_smile:

im using debian now and after installation im at the step where i enter

wget -q “https://maven.xwiki.org/public.gpg” -O- | sudo apt-key add -
sudo wget “https://maven.xwiki.org/stable/xwiki-stable.list” -P /etc/apt/sources.list.d/

as reply the system tells me:
it has resolved the maven… url
connected to the maven… url
HTTP request sent, awaiting response… 404 Not found

should i try another repository?

https://maven.xwiki.org/stable/xwiki-stable.list works fine for me, maybe you have some proxy ?

Hello, no not that i noticed there is no proxy in the middle at all.
Any other idea how i could solve this?

OR can i add that stuff on another way?

kind regards

If you cannot access https://maven.xwiki.org/stable/xwiki-stable.list from your server I doubt you will be able to download deb packages from it. There is no problem with https://maven.xwiki.org so there is definitely something filtering it on your side.

hello, im sorry for the delayed reply.

maybe ive explained the problem not proberly if so sorry for that.

As seen in the screenshot which ive uploaded the connection is working (connected) at least it looks like that to me…

i also can use the apt-get update and apt-get upgrade commands.

im using Windows 10 and VMware Workstation Player, my Antivirus and Firewall is shutdown to test the connection (same result with On/Off)

debian_root%20Error

Would be great if any other idea might shows up to point into the proper direction.

Otherwise i will try the standalone Version and not the production version

Kind regards

xwikinewbie

My fault i should type properly… sorry for the effort …