• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. anthonyhull
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 1
    • Controversial 0
    • Groups 0

    anthonyhull

    @anthonyhull

    1
    Reputation
    106
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    anthonyhull Unfollow Follow

    Best posts made by anthonyhull

    • RE: Can't upload new snapins - FTP issue

      I’ve found the issue and the resolution:
      https://bugzilla.redhat.com/show_bug.cgi?id=1582672
      support for TCP wrappers isn’t compiled in vsftp binaries found in SLES and Redhat.

      The installer must be modified to not output tcp_wrappers into the vsftpd.conf
      This has resolved this issue in SLES.
      I’m guessing ntcp_wrappers=$tcpwrappers\n$seccompsand is configured to output disabled if certain versions redhat? but that didn’t trigger for SLES

      Thanks very much for your help @Sebastian-Roth

      posted in FOG Problems
      A
      anthonyhull

    Latest posts made by anthonyhull

    • RE: Can't upload new snapins - FTP issue

      I’ve found the issue and the resolution:
      https://bugzilla.redhat.com/show_bug.cgi?id=1582672
      support for TCP wrappers isn’t compiled in vsftp binaries found in SLES and Redhat.

      The installer must be modified to not output tcp_wrappers into the vsftpd.conf
      This has resolved this issue in SLES.
      I’m guessing ntcp_wrappers=$tcpwrappers\n$seccompsand is configured to output disabled if certain versions redhat? but that didn’t trigger for SLES

      Thanks very much for your help @Sebastian-Roth

      posted in FOG Problems
      A
      anthonyhull
    • RE: Can't upload new snapins - FTP issue

      Thanks for replying.

      I can’t see any evidence Selinux is running:
      0_1538478111320_processesWithoutSelinux.txt

      also I’ve not configured any firewall at this time:
      12030053:~> sudo /usr/sbin/iptables -L
      Chain INPUT (policy ACCEPT)
      target prot opt source destination

      Chain FORWARD (policy ACCEPT)
      target prot opt source destination

      Chain OUTPUT (policy ACCEPT)
      target prot opt source destination

      At this moment of adding the snap in, what network services is is trying to use?

      posted in FOG Problems
      A
      anthonyhull
    • Can't upload new snapins - FTP issue

      Hi Team,
      I’ve got FOG installed in SUSE 12 SP3 but I can’t add a snap in.

      Type: 8, File: /srv/www/htdocs/fog/lib/fog/fogcontroller.class.php, Line: 975, Message: Undefined offset: 3, Host: xx.xx.xx.81, Username: fog
      

      That error pops up when I click add.
      The password for the fog local user should be correct and configured correctly in the web panel settings.

      We had to change the location of a few of the config files in the install script and account for the user and group of the apache2 user being different.

      I’ve attached the logs of the installer.

      0_1538130753521_fog php and apache modules.txt

      0_1538131033913_fog_error_1.5.4.log
      0_1538131002516_foginstall.log

      posted in FOG Problems
      A
      anthonyhull
    • RE: fogcontroller.class.php Undefined Offset 3 line 1046

      I also get the same error, but when trying to add a snap-in
      I tried ensuring the fog password was correct but I have the same issue. I’m running SLES 12 SP3 php 7.1

      posted in FOG Problems
      A
      anthonyhull