[Mojolicious] Re: Cannot allocate memory

2018-08-18 Thread sri

>
> Is there any chance this was related to the fix that 7.92 brought?
>

There likely were leaks.

--
sebastian 

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.


[Mojolicious] Re: Cannot allocate memory

2018-08-18 Thread Stefan Adams
FWIW: I have not been having this issue since upgrading to 7.92.  Fingers
crossed!!  :D

Is there any chance this was related to the fix that 7.92 brought?

On Sat, Aug 4, 2018 at 9:02 PM Stefan Adams  wrote:

> I've been getting this message recently:
>
> Server available at http://127.0.0.1:8080
> Can't fork: Cannot allocate memory at
> /usr/local/share/perl/5.22.1/Mojo/Server.pm line 31,  line 222.
>
>
> It seems hard to believe I'm low on memory:
>
> $ free -m
>   totalused*free*  shared  buff/cache
>  available
> Mem:990  65 *869* 123  56
>  869
> Swap: 0   0   0
>
>
> I'm sure that the problem is something in my application code, but being
> that it kicks back so quickly, I don't even know how I could begin to
> troubleshoot it.  Any advice?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.