fangebee
fangebee
Hi, I've implemented the following missing function for managing Rocketchat Teams, I thought I would share this work, even if some endpoints are still missing.
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...
When trying to completely destroy a VM I got "Error 500" and the following stracktrace in logs: ``` File "/srv/webvirtcloud/instances/views.py", line 408, in destroy instance.proxy.delete_all_disks() File "/srv/webvirtcloud/vrtManager/instance.py", line 1257, in...
Hi there, some pages return Error 500 with the following trace in webvirtcloud.log: ``` value = self._resolve_lookup(context) File "/srv/webvirtcloud/venv/lib/python3.9/site-packages/django/template/base.py", line 890, in _resolve_lookup current = getattr(current, bit) File "/srv/webvirtcloud/venv/lib/python3.9/site-packages/django/utils/functional.py", line...