/srv/irclogs.ubuntu.com/2017/05/15/#ubuntu-server.txt

kaleidoscopehi guys00:34
kaleidoscopeneed some helping fixing an apt-get issue.00:34
kaleidoscopei can't seem to connect to any update servers without apt-get saying could not resolve '<url>'00:35
kaleidoscopei can ping address (ping 8.8.8.8) but nothing with dns00:36
Latrinakaleidoscope, DNS issue?00:36
kaleidoscopeLatrina: exactly. but i have one DNS installed which points to my gateway00:37
Latrinacan you ping external DNS other than any APT repos?00:37
kaleidoscopei can ping google's DNS (8.8.8.8) perfectly00:37
Latrinacan you ping the domain name?00:38
Latrina8.8.8.8 does not belong to a domain name afaik00:38
kaleidoscopeLatrina: i believe not, i'm not exactly sure i set a domain name?00:39
kaleidoscopedomainname returns (none)00:39
Latrinaa domain name is the url00:39
Latrinaanyways add some DNSs in /etc/resolv.conf00:39
Latrinalike 80.80.80.80 and 80.80.81.8100:40
Latrinaor whatever you like best00:40
Latrinathan fix your DNS server00:40
kaleidoscopeLatrina: gotcha, but the resolv.conf warns not to input any DNS entries? wouldn't a reboot wipe out the changes?00:41
LatrinaI am not sure honestly. My DHCP controller deal the whole thing00:47
Latrinaand I don't quite do network or system administration on linux, particularly on ubuntu00:48
kaleidoscopeLatrina: same here, i usually left it up to default install.00:48
kaleidoscopeit's okay, i found the solution. apparently my /etc/hosts file was error'd00:49
kaleidoscope'127.0.0.1    localhost.localdomain localhost' this line was missing, which caused the problems00:49
Latrinahttps://help.ubuntu.com/lts/serverguide/network-configuration.html00:49
Latrinathis wiki page has the solution to your answer on how to setting DNS statically00:50
Latrinaokay00:50
kaleidoscopegotcha, thank you for the help!00:50
Latrinano worries00:50
=== sleepypc is now known as hypermist
cpaelzergood morning05:53
=== lordievader is now known as Guest95054
=== JanC_ is now known as JanC
=== popey_ is now known as popey
adrian_1908hello. Anyone familiar with Nginx? Can the `ssl_session_cache` setting be set only once for the entire Nginx configuration? I thought it might be per-site, even the one shared accross workers, since it can be defined in the `server { … }` blocks. Anyone know?10:54
fallentreeadrian_1908: yes. context: http, server    http://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_session_cache10:59
adrian_1908fallentree: "Each shared cache should have an arbitrary name" Arrr, I missed that part. I had them set with the same name.11:00
=== dannf` is now known as dannf
zioprotocoreycb: hello, you guys had a good summit in Boston ?13:41
coreycbzioproto: hello, yes it was a good summit13:46
=== gimmic_ is now known as gimmic
mwhahahacoreycb: are you guys aware that the last update (pike m1?) seems to have a broken osc  client? http://logs.openstack.org/53/464553/1/check/gate-puppet-nova-puppet-beaker-rspec-ubuntu-xenial/2a0b871/console.html#_2017-05-15_12_16_20_65804114:10
coreycbmwhahaha: hi, yes i believe so. jamespage, is that the same issue you were hitting?14:13
mwhahahaanyway to get that fixed as it's royally fubared our ci14:13
* jamespage looks14:14
jamespagethat's 3.9.0 of osc14:16
jamespagehmm looks like I need to rev on keystoneauth1, osc-lib and openstackclient itself14:24
jamespagemwhahaha: are you running against proposed or updates for pike?14:24
mwhahahaupdates14:24
mwhahaha(pretty sure)14:24
mwhahahasomething flipped last friday and broke everything14:25
mwhahahahttps://github.com/openstack/puppet-openstack-integration/blob/master/manifests/repos.pp#L6-L10 which defaults to updates https://github.com/openstack/puppet-openstack_extras/blob/master/manifests/repo/debian/ubuntu.pp#L4714:26
jamespagemwhahaha: yeah pike1 dropped into updates last friday14:27
jamespage(and no we'd not seen this issue - but our test endpoint is not coupled with the target cloud in the same way the puppet gate tests are)14:27
mwhahahayou should one of our scenarios in your testing ;)14:28
=== dames is now known as thedac
jamespagemwhahaha: it will take a bit to work this through - have three layers of versioned depends to land14:33
UssatHas anyone here had to set up a *nix system on a wired 802.1X protected network ?14:37
jamespageawesome keystoneauth1 does not like py3.614:40
=== avis- is now known as Guest66990
=== jdstrand_ is now known as jdstrand
pmatuliscaribou, o/16:49
=== jdstrand is now known as jdstrand_
=== jdstrand_ is now known as jdstrand
ahasenackI can't install mysql-server-5.7 in artful, this looks like is the error:20:11
ahasenackMay 15 20:10:26 artful systemd[7938]: mysql.service: Failed at step KEYRING spawning /usr/share/mysql/mysql-systemd-start: Permission denied20:11
ahasenackhas anybody seen this before?20:11
ahasenackI'm using an artful lxd container on xenial20:11
ahasenackdmesg is clean, no apparmor messages20:11
duckydanThis may be super-basic, but is mysql-systemd-start set to be executable? (chmod +x)20:22
ahasenackyes20:24
ahasenackworked on artful bare metal20:35
ahasenackmust be lxd related, I'm asking there20:36
ahasenackwhy is mysql-server-5.7 in xenial-updates ahead of artful?20:58
ahasenack mysql-server-5.7 | 5.7.17-0ubuntu1         | artful           | amd64, arm64, armhf, i386, ppc64el, s390x20:58
ahasenack mysql-server-5.7 | 5.7.18-0ubuntu0.16.04.1 | xenial-updates   | amd64, arm64, armhf, i386, powerpc, ppc64el, s390x20:58
arooniwhy am i getting a 'connection refused' when i try to ssh to my ubuntu server from my ubuntu laptop?  i checked netstat and its listening on my non standard ssh port tcp        0      0 0.0.0.0:22222           0.0.0.0:*               LISTEN      - ... i can connect when NOT from behind my unlimited VPN.  why would this be happening?21:10
naccarooni: you can look at the logs on the server or run, perhaps, `ssh` with -vvv.21:16
=== JanC_ is now known as JanC

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!