#theforeman

/

      • bbuckingham is now known as bbuckingham-afk
      • SantiagoMcRib joined the channel
      • PXEprobs joined the channel
      • PXEprobs
        Hey all, having a problem finding information online for a problem I'm having. Details here: http://pastebin.com/Gbx4Ze70
      • daviddavis is now known as davidd-afk
      • SantiagoMcRib has quit
      • SantiagoMcRib joined the channel
      • gwmngilfen
        PXEprobs: and what are the permissions on the boot dir?
      • ehelms is now known as ehelms-afk
      • PXEprobs
        gwmngilfen: drwxr-xr-x 2 foreman-proxy root 73 Apr 29 15:58 boot
      • gwmngilfen
        worth a try :)
      • PXEprobs
        Sorry, grabbed the whole line
      • gwmngilfen
        sure np
      • hmm, so the client can get the mac file and not the kernel
      • oh i see it
      • typo
      • PXEprobs
        The closest thing I found was someone saying that they were showing a size of 0, and he had to wget the files
      • gwmngilfen
        you're getting vmlinuX but your file is vmlinuZ
      • i assume thats just in your pastebin
      • ah yes, zero-size files, i missed that
      • that'll be it
      • PXEprobs
        sorry, that typo is just me. Had to grab that from the client I couldn't copy past from :)
      • gwmngilfen
        you get that when the proxy can't download the initrd/vmlinuz files
      • PXEprobs
        So one person said he could wget the files, but then another page said never write the files in yourself. So I was a little gunshy.
      • gwmngilfen
        you can just delete them and toggle build state to have the proxy retry (and maybe tail the logs)
      • PXEprobs
        oh that's it... I know for a fact that my firewall probably stopped that
      • gwmngilfen
        if that doesnt work, it's fine to supply your own (and which page said you shouldn't, out of interest?)
      • PXEprobs
        That would have resulted in it creating the files at a size of 0, right?
      • let me see if I can find that tab
      • gwmngilfen
        yes, if the wget fails for any reason it'll leave zero (or larger) files behind
      • it's using wget -c in the background for good reasons but this is a side effect
      • PXEprobs
        https://www.redhat.com/archives/rhos-list/2013-... this is the page that had that info. It references https://www.redhat.com/archives/rhos-list/2013-... which was close to my exact issue so for better or worse I put a little more weight behind it :/ but thanks for the info!
      • gwmngilfen
        fair enough, so long as it's not one of our pages :)
      • PXEprobs
        nope. that was my problem hahaha
      • Have a good night!
      • gwmngilfen
        you too ;)
      • PXEprobs has left the channel
      • gmccullo_ has quit
      • TastyChalk has left the channel
      • betheynyx has quit
      • elyezer has quit
      • SideAngleSide joined the channel
      • krizzo joined the channel
      • inecas has quit
      • krizzo
        I'm having an issue with the foreman proxy giving a "No client SSL certificate supplied" after I try to do a simple curl -k https://foreman-proxy:8443/features
      • The cert is valid if I do an openssl s_client -connect
      • The foreman application was able to connect to the foreman-proxy to see it's features. When the discovery image boots it's failing with the same error.
      • gwmngilfen
        krizzo: you have to supply a cert with the --cert and --key options to curl
      • mmello has quit
      • try it with foreman's own key/cert (default to /var/lib/puppet/ssl iirc)
      • SideAngleSide has quit
      • mbacovsk has quit
      • walden is now known as walden|afk
      • krizzo
        gwmngilfen: Interesting that worked from the foreman app server using it's keys but failed on the localhost foreman proxy due to the trusted hosts. Yet the localhost works on another foreman proxy that is setup the same way as this foreman-proxy with it's trusted hosts.
      • gwmngilfen
        is it an older proxy?
      • SideAngleSide joined the channel
      • krizzo
        Nope same version. Thought I just tested it again and now it's not working. There must be a setting that was changed manually that I didn't know was changed.
      • gwmngilfen
        that would also explain it ;)
      • krizzo
        I know another team member was refreshing our certs could be related.
      • Thanks
      • gwmngilfen
        np
      • SideAngleSide has quit
      • mccun934 joined the channel
      • wizard113__ joined the channel
      • betheynyx joined the channel
      • dcaplan joined the channel
      • jvandewege joined the channel
      • gigglesworth
        Can I search all of my Foreman reports for a particular string?
      • wizard113_ joined the channel
      • Philambdo joined the channel
      • witlessb has quit
      • gmccullough joined the channel
      • g2unix has quit
      • g2unix joined the channel
      • gmccullough has quit
      • wizard113_ joined the channel
      • acidrainfall has quit
      • Philambdo has quit
      • mareid_ has quit
      • jrist joined the channel
      • mccun934 has quit
      • riceandbeans joined the channel
      • riceandbeans
        when you tell foreman to create a new VM in VMware, what is it using under the hood?
      • is it just fog or is there some other voodoo?
      • blomquisg is now known as blomquisg_gone