Mauritz
Mauritz
After some investigation I noticed that the break conditions in line 810 of the file [./id3/frames.py](https://github.com/nicfit/eyeD3/blob/0.9.x/eyed3/id3/frames.py) is never met. And thus creating a while True: loop.
That was the entire log ``` root@xxx:/opt/elexir/rauversion-phx# elixir -v Erlang/OTP 23 [erts-11.1.8] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] Elixir 1.10.3 (compiled with Erlang/OTP 22) root@xxx:/opt/elexir/rauversion-phx# make install mix deps.get ** (CompileError)...
Debian 11.4
@michelson I didnt have the time to try again. Will update in a few hours
So I managed to install it now. I'd suggest adding a part in your readme about all the config files, options and first steps when running (e.g. what is the...
So I fixed the issue, apparently some permissions weren't right and setting them fixed the issue, I think it was something in a temp directory or some logfile but I...
This error occurred to me when I had no space left on my device. Even after clearing some space it still happend, had to restart my application
Same issue with validationtool-1.5.0-standalone.jar
Yes PHP 8.3.9 "laravel/framework": "^11.9", "enlightn/enlightn": "^2.10"
Here is the feature request https://community.zammad.org/t/add-created-at-filter-to-articles/14892/1