1.Error PHP Warning: chr() expects parameter 1 to be int, string given in <your dir>/tcpdf/include/tcpdf…
Month: 12月 2021
Rocky Linuxにyt-dlpをインストールしてみる
・インストール手順は、centos8-stramと同じ ・問題なく動作する サムネイルのwebpを含めてdownloadするoption –embed-thumbnail –write-thumb…
IPFS GATEWAYに “http://localhost:8080/ipfs/<your cid>”でアクセスできない
ブラウザからhttp://localhost:8080/ipfs/<your cid>でアクセスできない。 1.条件 ・ローカル環境 ・ipfsサーバ:CentOS Stream ・clientが別のip-a…
Could not connect to the IPFS API
ブラウザからhttp://localhost:5001/webuiでアクセスできない。 1.条件 ・ローカル環境 ・ipfsサーバ:CentOS Stream ・clientが別のip-address 2.~/.ipfs…
ipfsのconfigファイルへコメントを書きたい
残念ながらJSON形式なので、コメントは書けない
CentOS Linux 8 から CentOS Stream 8 への移行
1.dnf update -y # dnf update -y : Complete! # cat /etc/redhat-release CentOS Linux release 8.5.2111 # 2.dnf in…
IPFSのノードのリポジトリを削除する
${HOME}/.ipfsディレクトリ内に保存されている # cd ~ # ls .ipfs blocks config datastore datastore_spec keystore version # rm -r…
Uncaught TypeError: this.chart.getElementAtEvent is not a function
chart.jsのPublic APIの getElementAtEvent は getElementsAtEventForMode に変更されている getElementAtEvent is replaced with…
dnf update -yでInvalid configuration valueのメッセージが出る
■ Message # dnf update -yInvalid configuration value: failovermethod=priority in /etc/yum.repos.d/nodesource-e…