@james said in MiroTalk Update regularly fails after update:
Does this have any other effects?
In theory, it shouldn’t have any other effects, as long as the user can switch between these two modes. I’m not entirely sure why Mediasoup doesn’t use a server SFU by default, but you could ask the Mediasoup support forum for clarification.
@overclockmp said in Unable to setup a functional SMTP account with local cloudron mailbox:
Running the command above with --server mail.domain.com, I get "Network Unreachable".
Running it with --server my.domain.com, I get "Connection Timeout".
I would start here... Can you ping/host/dig mail.domain.com ? Can you telnet mail.domain.com 587 ?
@timka S3 is a pseudo-standard. Tthere is no spec for s3. AWS made a service and then lots of other services made compatible services by reverse engineering. Because of this, there are subtle differences in various implementations. The provider type is just a way for the code to add some provider specific hacks in the code. With that in mind "S3 API Compatible V4" just gets your the generic s3 protocol without any hacks I think it's complicated to document what the hacks are but it's all inside https://git.cloudron.io/platform/box/-/blob/master/src/storage/s3.js?ref_type=heads
The last time I brought this up, the idea was to bring to the list view (but not Grid view). Especially updating multiple apps is a pain if you are updating manually.