Patrick van Kleef

Results 75 comments of Patrick van Kleef

Hi, > > > My Firefox browser automatically updated OSDS to v2.18.3, which is said to have been released in November 2020 (under the Mozilla Public License, btw). I can't...

Can you show me the output of the following command: ``` $ /opt/bin/virtuoso-t -? ``` I also would like to know more about what operations you performed on the database...

First lets focus on the following message in the log file: ``` 17:22:01 INFO: Checkpoint started 17:22:02 INFO: Checkpoint finished, log reused 17:22:02 ERROR: Failed HTTP listen at 8890. 17:22:02...

i just tested with the current openlink/virtuoso-opensource-7:latest docker image. I opened an `isql` session and ran your `INSERT` query, followed by the following query to check the datatype: ``` SQL>...

Development will have another look at this issue.

Virtuoso versions 7.2.6 and newer have been tested against the following versions of OpenSSL/LibreSSL: * OpenSSL 0.9.8 (deprecated) * OpenSSL 1.0.0 (deprecated) * OpenSSL 1.0.1 (deprecated) * OpenSSL 1.0.2 (still...

This has been fixed on the develop/7 branch

A fix for this has been pushed to develop/7

Development is looking into this issue