Skip to content

WSL1 legacy build not working #1139

@pandafeliz

Description

@pandafeliz

LRR Version and OS
LANraragi 0.9.3 legacy WLS1 build, Windows 11

Bug Details
Clean installation, it crashes at start, still running legacy build because otherwise I can't use redis for Windows.

Matching Logs

Making sure the WSL distro is using specified WSL mode: 1.
The operation completed successfully.
Executing the following command on WSL: export LRR_NETWORK=http://*:3000 && export LRR_DATA_DIRECTORY='/mnt/c/lrr/manga' && export LRR_THUMB_DIRECTORY='/mnt/c/cache/lrr' && cd /home/koyomi/lanraragi && rm -f public/temp/server.pid && mkdir -p log && mkdir -p content && mkdir -p database && sysctl vm.overcommit_memory=1 && redis-server /home/koyomi/lanraragi/tools/build/docker/redis.conf --dir '/mnt/c/lrr/manga/' --daemonize yes && perl ./script/launcher.pl -f ./script/lanraragi
vm.overcommit_memory = 1
Server PID will be at /home/koyomi/lanraragi/public/temp/server.pid
Attempting to create directory /root/perl5
Can't load application from file "/home/koyomi/lanraragi/script/lanraragi": Perl v5.36.0 required--this is only v5.30.3, stopped at /home/koyomi/lanraragi/script/../lib/LANraragi/Model/Plugins.pm line 3.
BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi/Model/Plugins.pm line 3.
Compilation failed in require at /home/koyomi/lanraragi/script/../lib/LANraragi/Model/Upload.pm line 21.
BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi/Model/Upload.pm line 21.
Compilation failed in require at /home/koyomi/lanraragi/script/../lib/LANraragi/Utils/Minion.pm line 18.
BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi/Utils/Minion.pm line 18.
Compilation failed in require at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 19.
BEGIN failed--compilation aborted at /home/koyomi/lanraragi/script/../lib/LANraragi.pm line 19.
Compilation failed in require at (eval 90) line 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions