Leonardo L.

Results 56 comments of Leonardo L.

@d-w-moore I am able to confirm the behaviour you describe on my Rocky8 system with iRODS v4.3.0

Thanks for the quick reply. Following your advice ``` mysql> drop database ICAT; mysql> CREATE database ICAT; # yum remove irods-server irods-database-plugin-mysql rm -rf /var/lib/irods /tmp/irods /etc/irods/ yum install irods-server...

Thanks for helping out. I have not modified `umask`. Here are the outputs of the requested dir listings ``` ls -l /var/lib/irods total 24 drwxr-xr-x 3 irods irods 17 Jun...

``` [irods@rocky]$ /usr/sbin/irodsTestPutGet Error: cannot open data object for reading ["/tempZone/home/rods/post_install_test.1655729389015607.txt"] [irods@rocky]$ ils -l -A /tempZone/home/rods/post_install_test.1655729389015607.txt rods 0 demoResc 68 2022-06-20.14:49 & post_install_test.1655729389015607.txt ACL - rods#tempZone:own [irods@rocky]$ ils -l -A...

Many thanks. Could you point me in the meantime to the source code of `rodsTestPutGet` please?

I re-installed my test Rocky8 system from scratch..but I get the same iRODS error unfortunately. At this point I am really curious if anybody else on a Rocky8 platform can...

I have made some progress..now I can execute `/usr/sbin/irodsTestPutGet` without errors thanks to what it is written in the docs at https://docs.irods.org/4.3.0/getting_started/installation/ as a note for **mysql v5.7 installations**. Initially...

Is it possible that the observed `izonereport` error occurs when no external resource servers are configured in a zone (` "servers": []`)?

@alanking Thanks for your messages. Indeed I see in the mysql docs that starting from v8 the default character set has changed to `utf8mb4` and in particular the case-sensitive and...

Just for consistency, I also tested postgresql on Rocky8. While `izonereport` does dump its report on `stdout`, it still logs the same error discussed above ``` {"log_category":"legacy","log_facility":"local0","log_level":"error","log_message":"[-]\t/irods_source/server/api/src/rsServerReport.cpp:261:irods::error get_host_system_information(json &) :...