Announcement

Collapse
No announcement yet.

I keep getting this error in my logs over and over! LVE: Cant enter to lve from slave context - 15293 729

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • I keep getting this error in my logs over and over! LVE: Cant enter to lve from slave context - 15293 729

    LVE: Can enter to lve fr om slave context - 15293 729

    There is an error with CL but I would have no idea wh ere to start even looking to trouble shoot this error.

    How do I fix it or turn off whatever is reporting this error?

  • #2
    There are few typical reasons for that error.
    crond/httpd running inside LVE. This usually happens if you su/sudo to root using non-wheel user:


    To detect that -- run lveps -p, and check processes

    If you are running php as cgi, this error could be ignored, and it shouldn show up if you are running latest kernel/liblve

    Comment


    • #3
      I get this output:

      ID EP PNO PID TNO TID CPU MEM I/O
      msdahlia 1 2 --- 2 --- 13 0 0
      --- --- 23127 --- 23127 0 0 N/A
      --- --- 21125 --- 21125 0 11524 N/A

      I can ignore the error its filling up my logs. Its keeps saying this every second over and over. Can I just turn off log reporting for now?

      Comment


      • #4
        I think its because php is running as cgi I will switch to phpsup and see if that helps.

        Comment

        Working...
        X