Bugs on the Windows platform

8 views
Skip to first unread message

Ilya Skorik (RU)

unread,
Sep 22, 2010, 12:13:41 PM9/22/10
to Mojolicious
1. Can't upload files with IIS and mojo backend in cgi mode. Files was
uploaded, but don't coincide on the size with original.

2. In daemon mode I can't get big (realy big, many rows, ~2Mb size)
javascript file from GET query. I receive an incomplete file in which
there is no the considerable part of the text from its beginning. And
the file is cut off absolutely casually.

3. When start mojo application in daemon mode:

C:\Users\User\Workspace\app-mojo\script>perl my_mojolicious_app daemon
--reload
Server available at http://*:3000.
Can't unlink PID file "C:\Users\User\AppData\Local\Temp
\app.pid".
at Mojo::Server::Daemon::prepare_pid_file(unknown
source)
at Mojo::Server::Daemon::run(C:/strawberry/perl/site/lib/Mojo/
Server/Daemon.pm:118)
at Mojo::Command::Daemon::run(C:/strawberry/perl/site/lib/Mojo/
Command/Daemon.pm:66)
at Mojo::Commands::run(C:/strawberry/perl/site/lib/Mojo/
Commands.pm:
71)
at Mojo::Commands::start(C:/strawberry/perl/site/lib/Mojo/
Commands.pm:139)
at main::(my_mojolicious_app:
23)
Can't create PID file "C:\Users\User\AppData\Local\Temp\app.pid" at C:/
strawberry/perl/site/lib/Mojo/Command/Daemon.pm line 66
at Carp::croak(unknown
source)
at Mojo::Server::Daemon::prepare_pid_file(C:/strawberry/perl/
site/lib/Mojo/Server/Daemon.pm:88)
at Mojo::Server::Daemon::run(C:/strawberry/perl/site/lib/Mojo/
Server/Daemon.pm:118)
at Mojo::Command::Daemon::run(C:/strawberry/perl/site/lib/Mojo/
Command/Daemon.pm:66)
at Mojo::Commands::run(C:/strawberry/perl/site/lib/Mojo/
Commands.pm:
71)
at Mojo::Commands::start(C:/strawberry/perl/site/lib/Mojo/
Commands.pm:139)
at main::(my_mojolicious_app:
23)

--

On linux platform my program works normally without any troubles. On
windows I tried in the version from git and cpan.

P.S. Who except me still experiences difficulties with Mojo in Windows?

Sebastian Riedel

unread,
Sep 22, 2010, 2:45:16 PM9/22/10
to mojol...@googlegroups.com
> P.S. Who except me still experiences difficulties with Mojo in Windows?

Have you tried the latest version from GitHub? Quite a few Windows bugs have been fixed recently.

--
Sebastian Riedel
http://blog.kraih.com
http://mojolicious.org
http://twitter.com/kraih

Reply all
Reply to author
Forward
0 new messages