Bas Kamer

Results 144 comments of Bas Kamer

hi @simonihmig What are the other BC you propose and can we help with those?

Thank you for responding... Proxying the login only wouldn't work as our users aren't supposed to login into moonraker. They are logging into our dashboard via seperate credentials and ideally...

aware of ember-stargate? seem to do excatly this...

I have the same issue as this one i guess ``` rattletrap:~ bas$ ssh-add -l 2048 SHA256:3GFnIy4rK2DssixkIMjV1KST4nnj7HT3HIr355Rma4w /Users/bas/.ssh/id_rsa (RSA) rattletrap:~ bas$ bash -x pinata-ssh-forward.sh bash: pinata-ssh-forward.sh: No such file or...

rebooted and reinstalled this, now everything seems to work

Hello I have this same issue. Restarting did not work for me. I have an MacOS Monterey on an M1 and Blender 3.1 beta. As per some hint I tried...

``` ➜ electron-app git:(main) ✗ /Applications/Blender.app/Contents/Resources/3.1/python/bin/python3.10 -m pip install lxml -t /Applications/Blender.app/Contents/Resources/3.1/scripts/modules/ Collecting lxml Using cached lxml-4.8.0.tar.gz (3.2 MB) Using legacy 'setup.py install' for lxml, since package 'wheel' is not...

Apple M1 Will try your suggestions. But I have Apple's devtools installed, so should have bcc I think. gcc*

I've done these things but the same error appears. ``` brew install gcc /Applications/Blender.app/Contents/Resources/3.1/python/bin/python3.10 -m pip install wheel -t /Applications/Blender.app/Contents/Resources/3.1/scripts/modules/ installed 180rc1 (which still reports as 1.7.5 by the way)...