Jump to content

sonic6

Members
  • Joined

  • Last visited

Report Comments posted by sonic6

  1. 11 hours ago, Naticus said:

    Change ipvlan to macvlan. Disable allowing host access to custom networks. Disable custom interface br0.

    maybe give it a try withoud "disable host access".

     

    for me just this worked:

    -docker stop

    -only choose macvlan (letting host access active)

    -docker start

    -wait for alle containers are started

    -docker stop

    -switch to ipvlan

    -docker start

     

  2. so, in every syslog from the past, i found this line: 

    Sep 11 22:26:02 Unraid-1 crond[1944]: exit status 255 from user root php /usr/local/emhttp/plugins/community.applications/scripts/notices.php > /dev/null 2>&1

    after that, the GUI stopped working.

     

    i unistalled and reinstalled the plugin. now the unraid gui workes fine for the last 3 weeks.

     

    i think there was a problem with the "User Notes" Plugin:

     

  3. On 7/20/2024 at 8:10 PM, JorgeB said:

    in normal boot it usually happens in 1 to 3 days.

    Maybe something to do with RAM?

     

    I had just 32GB RAM until i upgrade two day before. On 32GB the calltrace come instantly.

     

    Here i marked the Calltrace at 15:28PM. After a reboot this morning there wasn't any calltrace yet.

    image.thumb.png.50358af9c087cb8058203e12587e80f0.png

  4. 30 minutes ago, JorgeB said:

    I believe I tested without docker and still got the call trace, but not 100% sure, I'll retest.

    maybe something trigger by docker, or a  specific container faster, than without any container running?
    but okay... hard to find.

  5. ipv6 is more and more common in germany. fd00:: addresses are static addresses for LAN communication. while the prefix on the ipv6-addresses you get from your ISP will change from time to time, the ULA address will stay static.

  6. 4 minutes ago, JorgeB said:

    Probably not, but also post output of

     

    1 hour ago, alturismo said:
    cat /etc/ntp.conf | grep interface

    To see  if there's something else there

     

    root@Unraid-1:~# cat /etc/ntp.conf | grep interface
    interface ignore wildcard
    interface listen 192.168.0.50 # eth0
    interface listen fd00::aaa1:59ff:fe2b:ccfd # eth0
    interface listen 2003:c0:cf2c:cd00:aaa1:59ff:fe2b:ccfd # eth0
    root@Unraid-1:~# 

     

    no, there is only keepalived inside a LXC container on my server