SSoft7
SSoft7
> doesn't 2FA required you to have a mobile. I don't think it can be supported Yea, but I've seen some other similar tool (can't remember it's name) that has...
I can see that @tonycpsu implemented this fix. But can Someone tell me how to get the cursor string to resume a download?
@themaddoctor Sorry for bumping an old issue. But I had a similar issue and finding the offset was quite difficult for me, but I was able to find out the...
I've tested this on a new installation of Ubuntu focal (Official image) and the unexpected error token is pointing at a random line number If I tweak command-line options. Any...
This issue only happens with Ubuntu Focal (20.04) + ...Worked fine for ubuntu bionic...So, I'm guessing something changed from Ubuntu focal onwards..Probably a dependency of fpm changed with ubuntu focal?...
@liaralabs can you provide a list of your python3 packages? I would like to compare the versions of python3 packages with mine. Currently, I'm testing this on ubuntu jammy 22.04...
> I only have a vagrant environment for jammy and tested these scripts on the generic/ubuntu2204 image recently. I don't know versions, but this is everything that should be required...
> > After some digging I found out that, this issue appears from setup tools 60.7.1. > > Is there any way to find out where the issue with setuptools...
Unfortunately, I'm still having the problem. Here is my Nginx configuration - ``` location ^~ /mstream/subpath/ { proxy_pass http://127.0.0.1:45021/; include proxy.conf; } ``` It is still sending /login, I'm not...
Not working, unfortunately :-(