Jorge Eduardo Cardona G
Jorge Eduardo Cardona G
I will try to build a testcase, but the idea is that tastypie is returning a 204 response and it;s jquery ajax who is actually calling the error callback, I'm...
It happens consistently; my current gnome installation runs flawlessly, this is the only thing failing at the moment. I can give you versions of installed packages or content of files...
It started just recently, probably just in the last 4 weeks after updating guake (prob to 3.8.5) and other packages. Before I was running in an old version for quite...
The official extension is still failing to install, the code in develop in the other hand install without problems. I'm in a Gnome 3.38.4 (Debian sid.)
I imagine it can be done with a global parameter section, but it's also true that authentication is per se an important part of any API, and it deserves an...
This is a bit unsettling, the workaround works in my case but I have to set up the `max_user_watches` to 262144 to work. After digging in the code the options.projectRoot...
I invite you to try this: touch ~/package-lock.json and try to print the projectRoot (I put a line in `resolveOptions.js`) in my case it turns out to be the home...
Hi, I am honestly not sure where the error is, but there are several strange things happening. I assume the function `getRootDir` is meant to be called with a list...
I guess this does not add much actually, I am unsure how many workers are being used by gunicorn anyways. I am happy to make changes, but as it is...
@crstian19 is not working for me, I am on Kubernetes v1.32.0 and the operator version 0.14.0 This works: ``` ... spec: dataFrom: - find: name: regexp: folder.* rewrite: - regexp:...