Piotr Kulicki

Results 9 comments of Piotr Kulicki

The method "ConvertCloudGUIDsToCloudPath" has changed in the API for 2022. https://www.revitapidocs.com/2021.1/cc284f13-a7a9-d37e-e46d-4769bf039a96.htm

I haven't fixed the issue. I'm having the same problems with this as You would. The Guys from BVN have other commitments and do not have time to maintain this...

@kraftwerk15 Hi. I would love to help on it if You're ok with it. I have some automation to be done at work and I would have to update RevitBatchProcessor...

@kraftwerk15 Thank You. Thank You. Will get to it asap. Real life is busy though :)

Hi, There is a Revit Event handler similar to Revt.Async here [https://github.com/engthiago/Onboxframework/blob/master/src/Revit/Async/IRevitEventHandler.cs](url) Just register it into container ```c# container.AddRevitAsync(asyncSettings); ``` ```c# public class SampleClass { private readonly IRevitEventHandler _eventHandler; public...

Hi @snordmann Gave it a try pulled the image `nginxproxymanager/nginx-proxy-manager-dev:pr-4105` First thing is that i cannot update existing settings. I'm getting the following js popup ![Screenshot from 2025-01-14 19-25-00](https://github.com/user-attachments/assets/9619bd84-0e12-4086-b1a6-2a84d1a1b0df) Also...

@tobychui Cannot see the vdir logs in the docker log output. Unless there is a verbosity flag, but could not see in the env. Got more info. The vdirs work...

Site -> `test.rain` Host - [x] - Allow plain HTTP access - [ ] - Disable Requests Logging Destinations - Upstream [192.168.178.20:8000](http://192.168.178.20:8000/) - [x] Monitor Uptime - [ ] Use...

> @jagadeshjai not sure if you saw my comment above, but this functionality seems partially broken at this point — at least on my end, so I'd appreciate if someone...