18 Apr 2022 |
Vika (she/her) | In reply to @andreas.schraegle:helsinki-systems.de What kind of payment methods do you have? Hetzner doey SEPA, if that helps. Nice, didn't know that. If they won't block me just because of a Russian billing address, this would help. | 13:19:08 |
Vika (she/her) | In reply to @piegames:matrix.org Also, if you want performance for large public rooms, try out Conduit (encryption is more WIP) Is there an easy way to migrate from Synapse to another homeserver without losing data? | 13:19:30 |
Vika (she/her) | In reply to @piegames:matrix.org For all my hate towards PayPal, it is the only provider for online payment without credit card PayPal has not only left Russia, but is technically banned in Russia now due to some interesting stuff in the new laws | 13:20:16 |
piegames | In reply to @vika:fireburn.ru Is there an easy way to migrate from Synapse to another homeserver without losing data? Negative | 13:55:35 |
20 Apr 2022 |
| rh joined the room. | 18:59:59 |
21 Apr 2022 |
| Chinchilla Washington changed their display name from Chinchilla Wetreat to Chonked Worm. | 21:06:53 |
| Chinchilla Washington changed their display name from Chonked Worm to chonked_worm. | 21:08:52 |
| Chinchilla Washington changed their display name from chonked_worm to ContinuousWave. | 21:30:31 |
22 Apr 2022 |
| Linux Hackerman is moving: @linus:schreibt.jetzt changed their display name from Linux Hackerman to Linux Hackerman is moving: @linus:schreibt.jetzt. | 07:30:53 |
| Linux Hackerman is moving: @linus:schreibt.jetzt left the room. | 07:53:04 |
24 Apr 2022 |
dotlambda | Any idea what to do if Element won't let me leave a room? I don't get new messages in that room and can no longer post to it. But leaving it just doesn't work on desktop and on Android the spinning wheel never stops spinning when I try to leave the room. | 01:31:38 |
Ralith | try rejoining it and then leaving again? | 04:52:23 |
Ralith | that's probably a synapse bug ultimately | 04:52:27 |
dotlambda | In reply to @ralith:ralith.com try rejoining it and then leaving again? How can I join though if Element thinks I'm already a member? | 06:27:05 |
piegames | dotlambda: you lost. Maybe you can force things in the server db through the admin API | 08:01:29 |
Ralith | In reply to @robert:funklause.de How can I join though if Element thinks I'm already a member? /join ? | 14:48:51 |
dotlambda | In reply to @ralith:ralith.com
/join ? Doesn't have any effect in Element, maybe I should try gomuks | 15:12:29 |
Ralith | dropping element's cache might or might not help get things into a more consistent state | 15:15:59 |
hexa | In reply to @robert:funklause.de Any idea what to do if Element won't let me leave a room? I don't get new messages in that room and can no longer post to it. But leaving it just doesn't work on desktop and on Android the spinning wheel never stops spinning when I try to leave the room. ideally some operator of the room can kick you if you still appear on the room roster | 15:19:30 |
26 Apr 2022 |
| Jane Jasperous set a profile picture. | 10:12:44 |
| a-kenji joined the room. | 11:57:57 |
1 May 2022 |
| Chinchilla Washington changed their display name from ContinuousWave to Chinchilla Washington. | 06:52:59 |
3 May 2022 |
dotlambda | In reply to @robert:funklause.de Any idea what to do if Element won't let me leave a room? I don't get new messages in that room and can no longer post to it. But leaving it just doesn't work on desktop and on Android the spinning wheel never stops spinning when I try to leave the room. Synapse seems to have fixed itself 🎉 | 07:10:03 |
4 May 2022 |
piegames | https://matrix.org/blog/2022/05/04/0-34-0-security-release-for-matrix-appservice-irc-high-severity | 08:15:29 |
hexa | update landed on master | 08:59:22 |
hexa | https://github.com/NixOS/nixpkgs/pull/171510 | 09:06:53 |
8 May 2022 |
| kraftnix set a profile picture. | 17:46:11 |
9 May 2022 |
| Silvio joined the room. | 12:26:56 |
14 May 2022 |
Sumner Evans | I'm trying to convert the element-web build to build from source: https://github.com/NixOS/nixpkgs/pull/172928
I'm running into the following error:
nix-env failed:
warning: ignoring the user-specified setting 'restrict-eval', because it is a restricted setting and you are not a trusted user
error: while evaluating anonymous function at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/.gc-of-borg-outpaths.nix:47:12, called from undefined position:
while evaluating anonymous function at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/pkgs/top-level/release-lib.nix:123:6, called from /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/lib/attrsets.nix:414:43:
while evaluating 'hydraJob' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/lib/customisation.nix:218:14, called from /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/pkgs/top-level/release-lib.nix:123:14:
while evaluating the attribute 'drvPath' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/lib/customisation.nix:235:13:
while evaluating the attribute 'drvPath' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/lib/customisation.nix:203:13:
while evaluating the attribute 'configurePhase' of the derivation 'element-desktop-1.10.12' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/pkgs/stdenv/generic/make-derivation.nix:278:7:
while evaluating 'importJSON' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/lib/trivial.nix:305:16, called from /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/pkgs/development/tools/yarn2nix-moretea/yarn2nix/default.nix:255:17:
cannot read '/nix/store/mc1xxs1k72265yxy4f74r3al8j3shfap-source/package.json', since path '/nix/store/frvz7x58khqis4fzq9g5lgmrrw6m8rf3-source.drv' is not valid, at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/lib/trivial.nix:306:24
I thought that I could avoid having to download the package.json since it's included in the src , but maybe not?
| 01:42:47 |
Dandellion | I wouldnt be surprised if that'd lead to an IFD | 02:00:22 |