Ian Nieves
Ian Nieves
I have a scenario whereby I want to front several different docker stacks with traefik. All the stacks have http and https entrypoints, and I expect that future stacks will...
Thanks for all the support. I have been calling for this for a while. It is a game changer. Traefik, you should just hire me on contract to get this...
Hi Max, I was using a fresh install, and had never previously installed any mods/configs. In that sense, I think it was quite a fresh install. The addons were all...
Hi Max, I attached the file as a .zip here. [linkage_lock.FCStd.zip](https://github.com/FreeCAD/FreeCAD/files/15177299/linkage_lock.FCStd.zip)
I will try to run some of the tests you mentioned later today or later this week as I become more available.
Hi Max, “without mods” I receive this error when I double-click my FC file to start FC and also when I first open FC and then open the FC file:...
Hi Max, I can verify that on the latest weekly build, the problem exists, exactly as I experienced on the official release. I used this dev release to test: OS:...
This is the associated error message: 11:30:24 pyException: Traceback (most recent call last): File "/Users/inieves/Desktop/FreeCAD.app/Contents/Resources/lib/python3.11/site-packages/shiboken2/files.dir/shibokensupport/feature.py", line 139, in _import return original_import(name, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/inieves/Library/Application Support/FreeCAD/Mod/fasteners/./FastenersCmd.py", line 26, in...
Hi Max, I did that uninstall on the dev release. I receive this error message on both methods of starting FC: 12:42:25 pyException: Traceback (most recent call last): File "/Users/inieves/Desktop/FreeCAD.app/Contents/Resources/lib/python3.11/site-packages/shiboken2/files.dir/shibokensupport/feature.py",...
I have discovered this same issue independently. I can confirm that I see the issue only with TLS connections to redis. I have experimented with the latest redis (6) which...