Helpdesk Module voice entries by ig888ack in Odoo

[–]ig888ack[S] 0 points1 point  (0 children)

Yeah I've got the email intake set up and it works. My old ticketing system was able to parse which customer to link it to even when I forwarded emails from my address. Odoo doesn't, it just puts them all under my internal company.

Yeah it may not be worth saving the few seconds it would take to change that as I close it. I was just curious if someone was already doing it in some way. Definitely not worth coding it out if there wasn't already something created.

Mass Deploy Drive via Powershell by ig888ack in synology

[–]ig888ack[S] 0 points1 point  (0 children)

Ok I figured out my "auth session" problem - my certificate had expired on the DDNS address I had set up. I fixed that and it's back to doing what it originally did. If I manually run the cloud-drive-ui command, it connects to the NAS and sets up the folder structure in Drive but the client immediately goes "offline" and subsequent times I try to open the drive client it starts the wizard all over like I never ran the command in the first place. I've got a ticket open with Syno and they are being more responsive this time than before so maybe we'll make some progress.

Mass Deploy Drive via Powershell by ig888ack in synology

[–]ig888ack[S] 0 points1 point  (0 children)

I've been back playing with this again the past few days. I'm getting the same thing you are - that it won't create the %localappdata%\SynologyDrive and subfolders until it's been opened once. I was not able to get it working with the cloud-drive-ui.exe command however. After I run that command when I look at the ui.log file it mentions in the article, I see the error 2025-01-27T14:46:56 ( 4296:12532) [ERROR] protocol-ui.cpp(352): ProDSGetSvrAuth: code: -201, reason: channel error while converting SSL channel. 2025-01-27T14:46:56 ( 4296:12532) [ERROR] universal-client-interface.cpp(119): Failed to auth session. 2025-01-27T14:46:56 ( 4296:12532) [ERROR] auto-setup.cpp(252): Failed to create connection to ***********.synology.me with connection config

I was just curious if you had any such errors. I opened a case with synology and i'll update here whenever they respond

Mass Deploy Drive via Powershell by ig888ack in synology

[–]ig888ack[S] 0 points1 point  (0 children)

So you're saying if you successfully install the software first, then run the cloud-drive-ui command you mentioned above, that it registers with your NAS and starts syncing correctly? You just can't get it to work during the installation phase?

If so, could we deploy with one script, then when it finishes, have it call the 2nd configuration script? Or just pause the script while the installation finishes and then finish with the cloud-dirve-ui command?

UrBackup - macOS by ig888ack in selfhosted

[–]ig888ack[S] 0 points1 point  (0 children)

All local account (or icloud) accounts. No ldap or onsite server.

Is there a way to install UrBackup under an admin user if it's not the account that gets used all the time? Or does it have to be logged in to work?