1.2.6 CUI Timefreeバグ報告 投稿者:
quu 投稿日:2025/09/17(Wed) 16:38:51
No.1566
rfriends3を便利に使わせていただいております。
1.2.6をCUIで実行しTimefreeで手動録音しようとしたところ、以下のようなスクリプトエラーとなりましたので報告いたします。
==========
Ubuntu 24.04
PHP 8.3.6
VM環境はOCI(Oracle Cloud Infrastructure)とAWS(Amazon Web Services)
==========
Warning: Undefined array key 15 in /home/ubuntu/rfriends3/script/rf_menu_sub.php on line 2
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_menu_sub.php on line 2
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/ubuntu/rfriends3/script/rf_menu_sub.php on line 2
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_menu_sub.php on line 2
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_menu_sub.php on line 2
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/ubuntu/rfriends3/script/rf_common04.php on line 2
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/ubuntu/rfriends3/script/rf_common04.php on line 2
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_common04.php on line 2
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_common04.php on line 2
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_common04.php on line 2
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_common04.php on line 2
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_common04.php on line 2
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_common04.php on line 2
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/ubuntu/rfriends3/script/rf_common04.php on line 2
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/ubuntu/rfriends3/script/rf_common04.php on line 2
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_menu_sub.php on line 2
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_menu_sub.php on line 2
016 70/01/01 09:00-09:00
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_menu_sub.php on line 2
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_reserve.php on line 2
Warning: Trying to access array offset on null in /home/ubuntu/rfriends3/script/rf_reserve.php on line 2
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/ubuntu/rfriends3/script/rf_reserve.php on line 2
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/ubuntu/rfriends3/script/rf_reserve.php on line 2
録音しますか ? (y/N,r=聴取) :
==========
この後「y」を入力しますが、録音は始まりません。
ちなみにAWSに1.2.5の環境を残していたので確認したところ、こちらでは手動録音成功しています。
(PS. no.1564で既に報告委されているようですが、スレ深くなっているようなので、新しくさせていただきました)