From orion at nwra.com Mon Nov 6 14:38:33 2023 From: orion at nwra.com (Orion Poplawski) Date: Mon, 6 Nov 2023 07:38:33 -0700 Subject: [ZendTo] Request for better error message / input validation References: Message-ID: One of our users got the following message when uploading a dropoff: Upload Error Trouble while attempting to save the information for 'example_raytrace_suite.zip'. Please notify the system administrator. It took looking in the server zendo.log to find: Error: Failed to add file1 example_raytrace_suite.z ip to drop-off 2969. Error was Data too long for column 'description' at row 1 And apparently description is a tinytext and limited to 255 chars. Can the input form be changed to restrict the description to 255 chars and/or have a check for length before attempting to add it to the database? Thanks! -- Orion Poplawski he/him/his - surely the least important thing about me IT Systems Manager 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion at nwra.com Boulder, CO 80301 https://www.nwra.com/ -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 3847 bytes Desc: S/MIME Cryptographic Signature URL: From john.thurston at alaska.gov Mon Nov 13 17:02:44 2023 From: john.thurston at alaska.gov (John Thurston) Date: Mon, 13 Nov 2023 08:02:44 -0900 Subject: [ZendTo] Incoming Folder Piling up In-Reply-To: References: <9bc51d6f-4a7f-228c-f422-215d3ea594d9@alaska.gov> Message-ID: > Thank you. I was able to resolve the issue with your help. Do you know > if there is a delete button in the inbox on zendto that we can enable > for the users. I believe it is always there - a big 'Delete Dropoff' button in the upper-right corner -- Do things because you should, not just because you can. John Thurston 907-465-8591 John.Thurston at alaska.gov Department of Administration State of Alaska On 10/16/2023 1:00 PM, John Thurston via ZendTo wrote: > > > > *CAUTION:* This email originated from outside the State of Alaska mail > system. Do not click links or open attachments unless you recognize > the sender and know the content is safe. > > 'incoming' is where files are accumulated as users 'drop' them off. > > When the entire file has been uploaded, it is assembled and passed > over to be virus scanned, etc. At that time is moved from 'incoming' > to 'dropoffs' > > > If you are seeing files piling up in 'incoming', it indicates that > uploads are being terminated before they are completed. The files in > 'incoming' are NOT affected by your deletion of competed drop offs! As > mentioned elsewhere, a cron job will delete files in 'incoming' which > are older than 24 hours. > > > IMHO, you can safely clobber anything in 'incoming' which is older > than a couple of hours. If a customer hasn't been able to upload the > next segment of their file in that amount of time, their browser (or > your firewall) is going to kill their session anyway. But that's just > my opinion.? Set your own threshold, and do a manual cleanup whenever > you like: > > ? find -H /var/zendto/incoming/ -type f -mmin +360 -delete > > -- > Do things because you should, not just because you can. > > John Thurston 907-465-8591 > John.Thurston at alaska.gov > Department of Administration > State of Alaska > On 10/16/2023 5:24 AM, Manisha Sharma via ZendTo wrote: >> Hello Team, >> >> Over the last week I have seen that zendto has been low on storage. >> We have 2 TB of storage assigned to it but it keeps getting low. >> >> The incoming foder is 312 gb and even when I manually delete the drop >> offs, it stays the same. >> >> Can you please assist me? >> >> Thank you >> >> Manisha Sharma >> >> IT System Administrator >> >> >> >> _______________________________________________ >> ZendTo mailing list >> ZendTo at zend.to >> http://jul.es/mailman/listinfo/zendto > > _______________________________________________ > ZendTo mailing list > ZendTo at zend.to > http://jul.es/mailman/listinfo/zendto -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Outlook-2mxnqawz.png Type: image/png Size: 382544 bytes Desc: not available URL: From john.thurston at alaska.gov Wed Nov 29 17:17:03 2023 From: john.thurston at alaska.gov (John Thurston) Date: Wed, 29 Nov 2023 08:17:03 -0900 Subject: [ZendTo] Rocky Linux 9 install In-Reply-To: References: <42b19bf9165d4ea993ce84632d5c44e4@sgvwater.com> <583fe412-dbe1-6def-18eb-c8b4af7808f1@alaska.gov> Message-ID: For reasons beyond my control, I am no longer able to access the mailing list archives. I see only this message on this subject in my mailbox, so I'm asking: Any more information about Linux 9 and ZendTo? I'm currently running ZendTo on CentOS 7 and it's past time to move it to something newer. I've been re-implementing my other CentOS systems on Alma 9, though I did one on Alma 8 because the packages I needed were not easily available on 9. So I could do ZendTo on 8 if 9 isn't going to be easy, but I'd rather do it on 9. -- Do things because you should, not just because you can. John Thurston 907-465-8591 John.Thurston at alaska.gov Department of Administration State of Alaska On 3/27/2023 3:43 PM, Scott Silva via ZendTo wrote: > How thoroughly tested is the installer on Rocky Linux 9? I get a bunch of errors saying the opt/zendto directories are not there and they weren't... Tried cloning the files from the existing system I am trying to migrate and I stlll get errors... > > > -- > Scott Silva > Network Administrator > San Gabriel Valley Water Company > Fontana Water Company > 15966 Arrow Blvd. Fontana CA 92335 > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ssilva at sgvwater.com Wed Nov 29 19:51:00 2023 From: ssilva at sgvwater.com (Scott Silva) Date: Wed, 29 Nov 2023 19:51:00 +0000 Subject: [ZendTo] Rocky Linux 9 install In-Reply-To: References: <42b19bf9165d4ea993ce84632d5c44e4@sgvwater.com> <583fe412-dbe1-6def-18eb-c8b4af7808f1@alaska.gov> Message-ID: I could not get it working on Rocky 9. I ended up using Ubuntu. I guess if I beat on it long enough it might have started working? But I was under a time crunch. From: ZendTo On Behalf Of John Thurston via ZendTo Sent: Wednesday, November 29, 2023 9:17 AM To: zendto at zend.to Cc: John Thurston Subject: Re: [ZendTo] Rocky Linux 9 install CAUTION: This email originated from outside your organization. Exercise caution when opening attachments or clicking links, especially from unknown senders. For reasons beyond my control, I am no longer able to access the mailing list archives. I see only this message on this subject in my mailbox, so I'm asking: Any more information about Linux 9 and ZendTo? I'm currently running ZendTo on CentOS 7 and it's past time to move it to something newer. I've been re-implementing my other CentOS systems on Alma 9, though I did one on Alma 8 because the packages I needed were not easily available on 9. So I could do ZendTo on 8 if 9 isn't going to be easy, but I'd rather do it on 9. -- Do things because you should, not just because you can. John Thurston 907-465-8591 John.Thurston at alaska.gov Department of Administration State of Alaska On 3/27/2023 3:43 PM, Scott Silva via ZendTo wrote: How thoroughly tested is the installer on Rocky Linux 9? I get a bunch of errors saying the opt/zendto directories are not there and they weren't... Tried cloning the files from the existing system I am trying to migrate and I stlll get errors... -- Scott Silva Network Administrator San Gabriel Valley Water Company Fontana Water Company 15966 Arrow Blvd. Fontana CA 92335 -------------- next part -------------- An HTML attachment was scrubbed... URL: From matthewf at prolific.ca Wed Nov 29 19:55:29 2023 From: matthewf at prolific.ca (Matthew Fey) Date: Wed, 29 Nov 2023 19:55:29 +0000 Subject: [ZendTo] Rocky Linux 9 install In-Reply-To: References: <42b19bf9165d4ea993ce84632d5c44e4@sgvwater.com> <583fe412-dbe1-6def-18eb-c8b4af7808f1@alaska.gov> Message-ID: I haven?t tried it myself yet, but maybe if I have some time later I?ll spin up a Rocky 9 install and see if I can make heads or tails of it. Matthew Fey | Network System Administrator Direct 204 697 6983 From: ZendTo On Behalf Of Scott Silva via ZendTo Sent: Wednesday, November 29, 2023 1:51 PM To: 'ZendTo Users' Cc: Scott Silva Subject: Re: [ZendTo] Rocky Linux 9 install I could not get it working on Rocky 9. I ended up using Ubuntu. I guess if I beat on it long enough it might have started working? But I was under a time crunch. From: ZendTo > On Behalf Of John Thurston via ZendTo Sent: Wednesday, November 29, 2023 9:17 AM To: zendto at zend.to Cc: John Thurston > Subject: Re: [ZendTo] Rocky Linux 9 install CAUTION: This email originated from outside your organization. Exercise caution when opening attachments or clicking links, especially from unknown senders. For reasons beyond my control, I am no longer able to access the mailing list archives. I see only this message on this subject in my mailbox, so I'm asking: Any more information about Linux 9 and ZendTo? I'm currently running ZendTo on CentOS 7 and it's past time to move it to something newer. I've been re-implementing my other CentOS systems on Alma 9, though I did one on Alma 8 because the packages I needed were not easily available on 9. So I could do ZendTo on 8 if 9 isn't going to be easy, but I'd rather do it on 9. -- Do things because you should, not just because you can. John Thurston 907-465-8591 John.Thurston at alaska.gov Department of Administration State of Alaska On 3/27/2023 3:43 PM, Scott Silva via ZendTo wrote: How thoroughly tested is the installer on Rocky Linux 9? I get a bunch of errors saying the opt/zendto directories are not there and they weren't... Tried cloning the files from the existing system I am trying to migrate and I stlll get errors... -- Scott Silva Network Administrator San Gabriel Valley Water Company Fontana Water Company 15966 Arrow Blvd. Fontana CA 92335 -------------- next part -------------- An HTML attachment was scrubbed... URL: From m.a.young at durham.ac.uk Wed Nov 29 20:10:46 2023 From: m.a.young at durham.ac.uk (Michael Young) Date: Wed, 29 Nov 2023 20:10:46 +0000 (GMT) Subject: [ZendTo] Rocky Linux 9 install In-Reply-To: References: <42b19bf9165d4ea993ce84632d5c44e4@sgvwater.com> <583fe412-dbe1-6def-18eb-c8b4af7808f1@alaska.gov> <75f5905a-2a4d-c029-9146-5337cc8513ac@durham.ac.uk> Message-ID: On Wed, 29 Nov 2023, Matthew Fey via ZendTo wrote: > I haven?t tried it myself yet, but maybe if I have some time later I?ll spin > up a Rocky 9 install and see if I can make heads or tails of it. I have zendto working on RHEL9 using the php:remi-8.1 dnf module. It is configured through puppet rather than use the installer. Michael Young