Andrew Prokhorenkov

Results 14 issues of Andrew Prokhorenkov

I get the following error on any file: ``` [CheckForMissingBuildRule(build;finalize;;ysc.tex)] No applicable build rule was found for main source file `presentation.tex`. ``` Example of file: ``` \documentclass{beamer} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage[english]{babel}...

pinned

#### Describe the bug ArchiveBox `add` for Wallabag Atom feed doesn't work. Initially noticed that `schedule` doesn't work, and figured out that it's because Wallabag Atom feed doesn't work. ####...

When I'm trying to add this feed: https://www.perell.com/blog?format=rss, I get the error: > We couldn't find that feed. Try again. It's accessible from the Docker container and I'm not sure...

The Docker image [here](https://hub.docker.com/r/mdswanson/stringer) seems be outdated, comparing to the `master` branch. Any chance to update it? Seems like auto-build is not working as expected (from #458).

From documentation I can't get how to make `Token` work with multiple secret keys. This doesn't work and on F8 it produces the OTP for `key_2`. ``` Install:andUse('Token', { hotkeys...

I have set the necessary environmental variables: ``` SYMFONY__ENV__REDIS_HOST SYMFONY__ENV__REDIS_PORT SYMFONY__ENV__REDIS_SCHEME SYMFONY__ENV__REDIS_PASSWORD ``` But when I got to "Import / Wallabag v2" (`/import/wallabag-v2`) I have the following issue: ``` 500:...

# Thank you for contributing an eval! ♥️ 🚨 Please make sure your PR follows these guidelines, __failure to follow the guidelines below will result in the PR being closed...

The link to tags doesn't work on [Docker Hub][1]: https://mcr.microsoft.com/v2/mssql/tools/tags/list ``` This XML file does not appear to have any style information associated with it. The document tree is shown...

issue

After running the suggested [upgrade step](https://github.com/DeterminateSystems/nix-installer/tree/d6c5e1f1147f92ab57eb0f73274b70e346acf7f1#upgrading-nix) the `nix` is not available with the following error: ``` error: cannot connect to socket at '/nix/var/nix/daemon-socket/socket': Connection refused ``` And `nix-daemon.service` is not...

Linux

### Bug Description The Array of integers doesn't work for `/api/v1/links`. ### How to reproduce 1. Create list with id 1 (on new instance). 2. Submit JSON via API. ```...

Bug