monkeyclass

Results 9 comments of monkeyclass

Had the same issue when testing my application with a "dummy" domain. Emails are indeed not created in Azure for the .onmicrosoft.com domains I created. I "fixed" it by inviting...

> A quick test works on my machine. > Many interactions crash because they still use the old object hierarchy. > Is there no tool around that can trigger warnings...

I've created a PR that should solve this issue natively, without having to launch through rosetta. The fix is to use PyQt6. This is, as @FlorianKempenich not as easy as...

Interesting... could be that something went wrong in my build. I will try to rebuild using latest master again. However, got no error messages, and as soon as I checked...

Agreed. I'm just not competent enough in go to debug any of it myself, so I cannot provide much here. I think checking out known-working/release tag should be a troubleshooting...

I will. The ones I looked at (but don't have now) just presented 404 errors no matter which path of the UI i tried to follow. Even /. However, health...

Yes. I've set `LOGLEVEL` to debug and nothing appears in the logs at all related to integrations besides: `INFO[0058] [GIN] 2022/01/31 - 15:35:27 | 200 | 465.729µs | 192.168.99.1 |...

hmm now that you mention it. i put the rmfakecloud in my DMZ, so I guess there could be an issue there. Will do some testing with the firewall. Thanks!...

I have now opened the firewall, confirming I can ping the seafile server from my rmfakecloud server (allow all). Still neither `webdav` nor `new client` appears in the log. There...