From KLE at msktd.com Thu Apr 20 14:14:45 2023 From: KLE at msktd.com (Ken Etter) Date: Thu, 20 Apr 2023 13:14:45 +0000 Subject: [ZendTo] chunk name missing error References: Message-ID: I patched my ZendTo server from SLES 15 SP3 to SP4. I also upgraded PHP7 to PHP8. Now I am getting the "chunk name missing" error when attempting to upload large files to ZendTo. I was running ZendTo 6.03-5. Upgraded to 6.13-3 but I still get the error. Any suggestions for what to do to resolve this? Thanks! Ken -------------- next part -------------- An HTML attachment was scrubbed... URL: From KLE at msktd.com Thu Apr 20 15:34:20 2023 From: KLE at msktd.com (Ken Etter) Date: Thu, 20 Apr 2023 14:34:20 +0000 Subject: [ZendTo] chunk name missing error In-Reply-To: References: Message-ID: Odd thing. Running php -i | grep upload_tmp_dir Returns this upload_tmp_dir => no value => no value php.ini has this set upload_tmp_dir = /var/zendto/incoming open_basedir is not set, so that isn't the problem. Weird. Any suggestions? Ken From: ZendTo On Behalf Of Ken Etter via ZendTo Sent: Thursday, April 20, 2023 9:15 AM To: zendto at zend.to Cc: Ken Etter Subject: [ZendTo] chunk name missing error I patched my ZendTo server from SLES 15 SP3 to SP4. I also upgraded PHP7 to PHP8. Now I am getting the "chunk name missing" error when attempting to upload large files to ZendTo. I was running ZendTo 6.03-5. Upgraded to 6.13-3 but I still get the error. Any suggestions for what to do to resolve this? Thanks! Ken -------------- next part -------------- An HTML attachment was scrubbed... URL: From ssilva at sgvwater.com Thu Apr 20 15:58:27 2023 From: ssilva at sgvwater.com (Scott Silva) Date: Thu, 20 Apr 2023 14:58:27 +0000 Subject: [ZendTo] chunk name missing error In-Reply-To: References: Message-ID: Did you download the installer and re run it? Zendto does some hacking into PHP and your upgrade might have broke it... From: ZendTo On Behalf Of Ken Etter via ZendTo Sent: Thursday, April 20, 2023 7:34 AM To: ZendTo Users Cc: Ken Etter Subject: Re: [ZendTo] chunk name missing error CAUTION: This email originated from outside your organization. Exercise caution when opening attachments or clicking links, especially from unknown senders. Odd thing. Running php -i | grep upload_tmp_dir Returns this upload_tmp_dir => no value => no value php.ini has this set upload_tmp_dir = /var/zendto/incoming open_basedir is not set, so that isn't the problem. Weird. Any suggestions? Ken From: ZendTo > On Behalf Of Ken Etter via ZendTo Sent: Thursday, April 20, 2023 9:15 AM To: zendto at zend.to Cc: Ken Etter > Subject: [ZendTo] chunk name missing error I patched my ZendTo server from SLES 15 SP3 to SP4. I also upgraded PHP7 to PHP8. Now I am getting the "chunk name missing" error when attempting to upload large files to ZendTo. I was running ZendTo 6.03-5. Upgraded to 6.13-3 but I still get the error. Any suggestions for what to do to resolve this? Thanks! Ken -------------- next part -------------- An HTML attachment was scrubbed... URL: From KLE at msktd.com Thu Apr 20 16:14:15 2023 From: KLE at msktd.com (Ken Etter) Date: Thu, 20 Apr 2023 15:14:15 +0000 Subject: [ZendTo] chunk name missing error In-Reply-To: References: Message-ID: Tried that and now when I try to upload files, I get: "Sorry, I failed to drop-off your files! Note that you cannot drop-off directories, only files." However, I was just trying to drop off a single file. Ken From: Scott Silva Sent: Thursday, April 20, 2023 10:58 AM To: 'ZendTo Users' Cc: Ken Etter Subject: RE: chunk name missing error You don't often get email from ssilva at sgvwater.com. Learn why this is important Did you download the installer and re run it? Zendto does some hacking into PHP and your upgrade might have broke it... From: ZendTo > On Behalf Of Ken Etter via ZendTo Sent: Thursday, April 20, 2023 7:34 AM To: ZendTo Users > Cc: Ken Etter > Subject: Re: [ZendTo] chunk name missing error CAUTION: This email originated from outside your organization. Exercise caution when opening attachments or clicking links, especially from unknown senders. Odd thing. Running php -i | grep upload_tmp_dir Returns this upload_tmp_dir => no value => no value php.ini has this set upload_tmp_dir = /var/zendto/incoming open_basedir is not set, so that isn't the problem. Weird. Any suggestions? Ken From: ZendTo > On Behalf Of Ken Etter via ZendTo Sent: Thursday, April 20, 2023 9:15 AM To: zendto at zend.to Cc: Ken Etter > Subject: [ZendTo] chunk name missing error I patched my ZendTo server from SLES 15 SP3 to SP4. I also upgraded PHP7 to PHP8. Now I am getting the "chunk name missing" error when attempting to upload large files to ZendTo. I was running ZendTo 6.03-5. Upgraded to 6.13-3 but I still get the error. Any suggestions for what to do to resolve this? Thanks! Ken -------------- next part -------------- An HTML attachment was scrubbed... URL: From KLE at msktd.com Thu Apr 20 16:24:51 2023 From: KLE at msktd.com (Ken Etter) Date: Thu, 20 Apr 2023 15:24:51 +0000 Subject: [ZendTo] chunk name missing error In-Reply-To: References: Message-ID: This is beyond frustrating. I realized the serverRoot setting was missing in preferences.php after running the installer. I corrected that and now I am back to the "chunk name missing" error. Ken From: ZendTo On Behalf Of Ken Etter via ZendTo Sent: Thursday, April 20, 2023 11:14 AM To: Scott Silva ; 'ZendTo Users' Cc: Ken Etter Subject: Re: [ZendTo] chunk name missing error Tried that and now when I try to upload files, I get: "Sorry, I failed to drop-off your files! Note that you cannot drop-off directories, only files." However, I was just trying to drop off a single file. Ken From: Scott Silva > Sent: Thursday, April 20, 2023 10:58 AM To: 'ZendTo Users' > Cc: Ken Etter > Subject: RE: chunk name missing error You don't often get email from ssilva at sgvwater.com. Learn why this is important Did you download the installer and re run it? Zendto does some hacking into PHP and your upgrade might have broke it... From: ZendTo > On Behalf Of Ken Etter via ZendTo Sent: Thursday, April 20, 2023 7:34 AM To: ZendTo Users > Cc: Ken Etter > Subject: Re: [ZendTo] chunk name missing error CAUTION: This email originated from outside your organization. Exercise caution when opening attachments or clicking links, especially from unknown senders. Odd thing. Running php -i | grep upload_tmp_dir Returns this upload_tmp_dir => no value => no value php.ini has this set upload_tmp_dir = /var/zendto/incoming open_basedir is not set, so that isn't the problem. Weird. Any suggestions? Ken From: ZendTo > On Behalf Of Ken Etter via ZendTo Sent: Thursday, April 20, 2023 9:15 AM To: zendto at zend.to Cc: Ken Etter > Subject: [ZendTo] chunk name missing error I patched my ZendTo server from SLES 15 SP3 to SP4. I also upgraded PHP7 to PHP8. Now I am getting the "chunk name missing" error when attempting to upload large files to ZendTo. I was running ZendTo 6.03-5. Upgraded to 6.13-3 but I still get the error. Any suggestions for what to do to resolve this? Thanks! Ken -------------- next part -------------- An HTML attachment was scrubbed... URL: From KLE at msktd.com Fri Apr 21 14:37:13 2023 From: KLE at msktd.com (Ken Etter) Date: Fri, 21 Apr 2023 13:37:13 +0000 Subject: [ZendTo] chunk name missing error In-Reply-To: <1582327fefa14c0b8404e33c5666e80a@sgvwater.com> References: <1582327fefa14c0b8404e33c5666e80a@sgvwater.com> Message-ID: I just finished building a new SLES 15 SP4 server with PHP8 and installed ZendTo on it. Same issue! "Sorry, I could not send your files. The server said Error: chunk name missing." But digging through a fresh set of logs made me realize what I was missing. The post_max_size in php.ini was set too low. I increased that value and everything started working. Went back to my upgraded server and did the same and it works also. Problem solved! Ken From: Scott Silva Sent: Thursday, April 20, 2023 11:25 AM To: Ken Etter Subject: RE: chunk name missing error You don't often get email from ssilva at sgvwater.com. Learn why this is important To be honest I just rebuilt mine instead of upgrading my OS as I also had issues with a distro upgrade... Built a new VM, and migrated the upload directory, the database, and the config files... But I was on Centos 7 and skipped over to Ubuntu 22.04 LTS. I am really looking to make the next move to docker From: Ken Etter > Sent: Thursday, April 20, 2023 8:14 AM To: Scott Silva >; 'ZendTo Users' > Subject: RE: chunk name missing error CAUTION: This email originated from outside your organization. Exercise caution when opening attachments or clicking links, especially from unknown senders. Tried that and now when I try to upload files, I get: "Sorry, I failed to drop-off your files! Note that you cannot drop-off directories, only files." However, I was just trying to drop off a single file. Ken From: Scott Silva > Sent: Thursday, April 20, 2023 10:58 AM To: 'ZendTo Users' > Cc: Ken Etter > Subject: RE: chunk name missing error You don't often get email from ssilva at sgvwater.com. Learn why this is important Did you download the installer and re run it? Zendto does some hacking into PHP and your upgrade might have broke it... From: ZendTo > On Behalf Of Ken Etter via ZendTo Sent: Thursday, April 20, 2023 7:34 AM To: ZendTo Users > Cc: Ken Etter > Subject: Re: [ZendTo] chunk name missing error CAUTION: This email originated from outside your organization. Exercise caution when opening attachments or clicking links, especially from unknown senders. Odd thing. Running php -i | grep upload_tmp_dir Returns this upload_tmp_dir => no value => no value php.ini has this set upload_tmp_dir = /var/zendto/incoming open_basedir is not set, so that isn't the problem. Weird. Any suggestions? Ken From: ZendTo > On Behalf Of Ken Etter via ZendTo Sent: Thursday, April 20, 2023 9:15 AM To: zendto at zend.to Cc: Ken Etter > Subject: [ZendTo] chunk name missing error I patched my ZendTo server from SLES 15 SP3 to SP4. I also upgraded PHP7 to PHP8. Now I am getting the "chunk name missing" error when attempting to upload large files to ZendTo. I was running ZendTo 6.03-5. Upgraded to 6.13-3 but I still get the error. Any suggestions for what to do to resolve this? Thanks! Ken -------------- next part -------------- An HTML attachment was scrubbed... URL: From Manisha.Sharma at acdlabs.com Fri Apr 28 16:02:04 2023 From: Manisha.Sharma at acdlabs.com (Manisha Sharma) Date: Fri, 28 Apr 2023 15:02:04 +0000 Subject: [ZendTo] zendto-saml_1.0-1_all.deb doesn't install on Debian References: Message-ID: Hello , Is there a workaround or fix for zendtosaml package, I have been trying to install it on Ubuntu 22.04 and it gives me the dpkg error. Any help would be appreciated Manisha Sharma IT System Administrator [cid:1e7bdc88-6e52-414b-9419-e4468b60b54f] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Outlook-abque00h.png Type: image/png Size: 382544 bytes Desc: Outlook-abque00h.png URL: From Manisha.Sharma at acdlabs.com Fri Apr 28 17:48:04 2023 From: Manisha.Sharma at acdlabs.com (Manisha Sharma) Date: Fri, 28 Apr 2023 16:48:04 +0000 Subject: [ZendTo] zendto-saml_1.0-1_all.deb doesn't install on Debian Bullseye References: Message-ID: Hello , Is there any update on dpkg: error processing archive /var/cache/apt/archives/zendto-saml_1.0-1_all.deb (--unpac conffile name 'opt/zendto/simplesamlphp/config/acl.php' is not an absolute pathname It still fails. Thank you Manisha Sharma IT System Administrator [cid:image001.png at 01D9785E.DB9208A0] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 382544 bytes Desc: image001.png URL: