Aart van Baren

Results 333 comments of Aart van Baren

The Eclipse account API caches data for an hour. Can you try again? cc @autumnfound

@cybertheory Can you confirm it works for you too?

I can't reproduce this issue. The mobile menu works as expected on my phone. I tested it on the Chrome and Firefox apps against openvsx server v0.16.1.

@filiptronicek Do you happen to have an iOS device?

> - a slightly higher limit for an authenticated user (global setting) > - a higher limit for a specific level of token (supporter) > - a much higher limit...

> @amvanbaren the EF will be rolling out a Redis instance (for other WebDev utilities) and it may be possible to utilise it. Alright, let's give that a try.

@RichardSGFR Do you have mirror mode enabled (`ovsx.data.mirror.enabled`)? Is the JobRunr background server running? ```yaml org: jobrunr: job-scheduler: enabled: true background-job-server: enabled: true worker-count: 2 ```

Ok, then it should work. You should see `INFO` log messages starting with: `Generating signature for: `

The logs you've included are something different. You should look for `ExtensionVersionSignatureJobRequestHandler`, the log level is `INFO`

What happens when you set `ovsx.integrity.key-pair` to `create` or `delete`?