Hi Luís,
Note, this mailing list is not use much these days and you should post Virtuoso
open source issues on the Virtuoso git project issue tracker at:
https://github.com/openlink/virtuoso-opensource/issues
The https://vos.openlinksw.com/owiki/wiki/VOS/VOSUbuntuNotes page is an old
page referencing Virtuoso open source release 6.x components.
You should really either build Virtuoso from the latest git sources at:
https://github.com/openlink/virtuoso-opensource
Or the latest rebuild binary for Linux at:
https://github.com/openlink/virtuoso-opensource/releases/tag/v7.2.15
Best Regards
Hugh Williams
Professional Services
OpenLink Software
Home Page: http://www.openlinksw.com
Community Support: https://community.openlinksw.com
Company Blog: https://medium.com/openlink-software-blog
Virtuoso Blog: https://medium.com/virtuoso-blog
Data Access Drivers Blog:
https://medium.com/openlink-odbc-jdbc-ado-net-data-access-drivers
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter -- http://twitter.com/OpenLink
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers
> On 23 Sep 2025, at 17:32, Luís Moreira de Sousa via Virtuoso-users
> <[email protected]> wrote:
>
> Hi there,
>
> I just installed Virtuoso on a remote server following the instructions for
> Ubuntu [0]. Everything went as expected, I can connect to the server with
> isql. However, whenever I try to access the Conductor, or the 8890 port, I
> get back a 404 with a "file not found" notice. A bit of log below, any ideas
> on what could be wrong?
>
> Thank you.
>
> [0] https://vos.openlinksw.com/owiki/wiki/VOS/VOSUbuntuNotes
>
> $ ps aux | grep virtuoso
> root 3199 0.4 5.8 1445180 233560 ? Ssl 17:06 0:03
> /usr/bin/virtuoso-t +wait +configfile /etc/virtuoso-opensource-7/virtuoso.ini
> ubuntu 4618 0.0 0.0 7080 2176 pts/0 S+ 17:21 0:00 grep
> --color=auto virtuoso
>
> $ systemctl | grep virtuoso
> virtuoso-opensource-7.service
> loaded active running LSB: Virtuoso OpenSource Edition
>
> $ ll /etc/virtuoso-opensource-7/virtuoso.ini
> -rw-r--r-- 1 root root 7609 Sep 23 17:06
> /etc/virtuoso-opensource-7/virtuoso.ini
>
> $ isql-vt
> OpenLink Virtuoso Interactive SQL (Virtuoso)
> Version 07.20.3229 as of Apr 1 2024
> Type HELP; for help and EXIT; to exit.
> SQL> EXIT;
>
> $ wget http://localhost:8890
> --2025-09-23 17:21:15-- http://localhost:8890/
> Resolving localhost (localhost)... 127.0.0.1
> Connecting to localhost (localhost)|127.0.0.1|:8890... connected.
> HTTP request sent, awaiting response... 404 File not found
> 2025-09-23 17:21:15 ERROR 404: File not found.
>
> $ wget http://localhost:8890/conductor
> --2025-09-23 17:27:29-- http://localhost:8890/conductor
> Resolving localhost (localhost)... 127.0.0.1
> Connecting to localhost (localhost)|127.0.0.1|:8890... connected.
> HTTP request sent, awaiting response... 404 File not found
> 2025-09-23 17:27:29 ERROR 404: File not found.
>
>
> --
> Luís
>
>
> _______________________________________________
> Virtuoso-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
_______________________________________________
Virtuoso-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/virtuoso-users