-
Observed this exception in the logs. It is not clear which message caused this though.
```
2024-11-09 05:36:42 UTC 200 GET /objects/hxWiJIe2XC4/remote-like 12.76ms …
-
### Description
I've been toying with [building a web interface](https://github.com/mosquito-cr/tui-visualizer/tree/web-interface) in Kemal but I'd like it to be something that can be mounted as an…
-
Using this helm chart, the invidious pod fails to connect to the database.
The following is the log output from the database pod:
```
2024-11-09 01:38:22.674 GMT [310] FATAL: password authenti…
-
Is it possible? Are there any examples available?
-
Hello,
any chance to add an option to assign custom colors for nucleotide/AA coloring in XString/XStringSets?
Thanks for considering,
Kemal
-
![image](https://user-images.githubusercontent.com/95069650/194232331-2b48958b-461e-48e4-8199-4da39dc7ae67.png)
Can You please tell how to fix this?
-
would be nice if there was a way to run multiple kemals on different ports:
like this:
```crystal
class App1 < Kemal
get "/bla" do
...
end
end
class App2 < Kemal
get "/" do
…
-
Hey all, since [this issue](https://github.com/iv-org/invidious/issues/1582) is closed, I'm creating a new issue in an attempt to further help to troubleshoot this.
**Describe the bug**
Unhandled …
-
Not an issue yet :
I have been using slang for some time for its simple elegance. Like slim, it helps me avoid the embedded syntax structures. Kemal is removing kilt dependency. How is that going to…
-
https://github.com/iv-org/invidious/pull/5073#issue-2646868219
An ancient override from Invidious' meant that we're still experiencing a Kemal bug that was fixed upstream five years ago back in 20…