Jonathan Snyder
Jonathan Snyder
I just ran into this issue myself. Really putting a damper on my excitement to use celery. I was wondering if anybody knows a good workaround (without multiple blocking stages)?...
I'm running into this same issue. I tried adding the suggested configuration to the compose file to use DHCP mode, but that has me run into a different error: ```...
Ah... I need to learn to read. So I tried adding the macvlan best I could and restarting, but now I get: ``` ❯ ERROR: Cannot create macvtap interface. Please...
For what it is worth, I was able to get it working within an Ubuntu VM. So it may be issues with my Fedora host.
> If you don't need network access in the machine, for example you just need to test some Windows app, you can now also disable the network in the latest...
I'm running into this issue too. Any update on getting this merged in?
Fair enough. That workaround works for me. (And actually is better because I can customize the generated token to my liking.) My only argument for accepting the MR, would be...
While I'm not sure on the performance hit for something like this, but would it make sense for the string value within the brackets for token remapping actually be a...
I think that would defeat purpose of the project all together. Sly is all about defining your stuff in python.
I give no opinion on the proposed solution. But I do think having an option to do things more explicitly if the need arises would be nice. I think an...