gitterdoneplease
gitterdoneplease
Downloaded it from InsanelyMac. I'll try that linked version instead. Thanks so much again for the work on this.
Really weird. I downloaded the new version but I still see the messages at bootup and in the console: `default 15:37:59.507384-0800 kernel [SASMegaRAID] CreateSGL default 15:37:59.507385-0800 kernel [SASMegaRAID] Paddr[0]: 0xd69792000...
Thanks Franco! I look forward to trying that. I'm not a UI/UX designer, but having the port in with the speed seems ideal. Once the tunables bug is fixed would...
Removed the quotes " in the config file and it started working.
For instance this doesn't work: ``` SN=1 smartctl=/sbin/smartctl cache=/var/cache/smart aacraid0,0 /dev/sda -d "aacraid,0,0,0" aacraid0,1 /dev/sda -d "aacraid,0,0,1" aacraid0,2 /dev/sda -d "aacraid,0,0,2" aacraid0,3 /dev/sda -d "aacraid,0,0,3" aacraid0,4 /dev/sda -d "aacraid,0,0,4" aacraid0,5...
Looking forward to this. :) Thanks for everything!
FWIW, my long-time working install is now showing this same error.
I updated my Kibana and Elasticsearch 8.12.2 and the map does in fact work again! Thanks!
I tried updating Kibana and Elasticsearch to the latest and now the error on both reads "Could not find the data view: -"
I'm no dev, but you can get this done by editing *nextcloudroot*/apps/dav/lib/CalDAV/Schedule/IMipPlugin.php Change line 255 from: `->setFrom([$fromEMail => $fromName])` to: `->setFrom([$sender => $senderName])` And your invites will come from the...