
I've try it now from my Android. But there's the same problem(

Maybe I need to open some ports?
Now my opened ports are:
443
8448
80

Yes. From the official app everything works fine.

As without, as with.

Yeap!


Failed to load client configuration file.
JSON.parse: unexpected character at line 1 column 1 of the JSON data
If I choose "Continue", I can use only "matrix.org" as a home server. And nothing more(


Failed to connect. Homeserver configuration found with *** appears unusable.


Hi, folks! I've already create my own server for Matrix, and now I'm trying to set up Cinny for anyone can use my server from a browser.
But Cinny writes me:
Failed to connect. Homeserver configuration found with my homeserver name appears unusable.
When I'm trying to choose my server from a list.
Here's the config file of Cinny:
undefined
{ "defaultHomeserver": 2, "homeserverList": [ "my.server.org", "matrix.org" ], "allowCustomHomeservers": true, "featuredCommunities": { "openAsDefault": false, "spaces": [ "#cinny-space:matrix.org", "#community:matrix.org" ], "rooms": [ "#cinny:matrix.org" ], "servers": ["my.server.org", "matrix.org"] }, "hashRouter": { "enabled": true, "basename": "/" } }
But when I'm trying to use Cinny from it website - everything works fine. But when I'm trying to use this from my self-hosted variant - I gets this error.
So, wh


I already have to do this.

There's changes don't sends from origin to another branch
Hi, folks! I'm trying to send commits from origin to another branch:
git push -uf origin foo2
Then I gets it:
branch 'foo' set up to track 'origin/foo2'.
But when I'm trying to do this:
git push -uf origin origin/foo2
It writes me:
Everything up-to-date
And commits don't be sent.
Now I'm using 'foo' branch.
And the list of changes:
changed: scripts/file1.gd
changed: scripts/file2.gd
changed: scripts/file3.gd
Is still not empty. After I sends commits - nothing changes.
I don't know what do I do wrong. Can you help me? π€·π»ββοΈ

Thanks guys a lots! π
I think I understood where's the problem was. I switched from virtio to QXL in the video section of my virt-manager, and everything started working successfully! π
Stay awesome, guys!

So... It doesn't works for me π
I checked...

the same. I removed ~/.config/blender catalog from my Debian. Forgot to tell ya that I uses all of this through QEMU and virt-manager.

I can't switch to Material preview


Hi, guys! ππΌ When I try to switch to Material preview in Blender my program crashes!
Who knows what can I do with it? π€