/srv/irclogs.ubuntu.com/2020/08/10/#ubuntu-server.txt

ozcrnHi All, i am having some issues trying to integrate an Ubuntu Server 20.04 machine with Active directory, however when I attempt to log in via SSH i receive an "denied by PAM account configuration". paste shows that the pam_sss is actually giving me an authentication success. Kerberos seems to be working as expected as if i do an 'id user@domain' i am returned uid and gid. https://paste.ubuntu.com/p/bnKm2tY4d3/ Any pointers07:55
ozcrn appreciated as I have been googling and playing around with this for a few hours with no success.07:55
beweeshow do I disable netplan in ubuntu 20.04 server? i tried uninstalling cloud-init and adding netcfg/do_not_use_netplan=true to default/grub, but im not sure that helped.09:00
beweeseven though i configured a static IP in systemd-networkd it still picks up a dhcpv4 address09:03
RoyKbewees: the easies way is to learn to use netplan. the same thing happens every time someone comes up with new ideas, like systemd some years back. personally, I don't like netplan, but then, I generally stick to debian on servers and on desktops, it's usually autoconf anyway11:05
beweesRoyK: yeah I used netplan in this case now. I think netplan has some limitations, because it wraps around networking engines it may lack features - that's why i wanted to use systemd-networkd directly11:09
RoyKubuntu is always a bit triggerhappy on new features11:12
RoyKwhich is probably nice for a snappy desktop where a few bugs won't matter, but then, on a server, you generally want something less shiny, but more solid11:13
ren0v0Hi, server is giving me this issue on failed update to 20.04, any ideas?14:34
ren0v0E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.14:34
ren0v0So, I run the above DPKG command and it gives me this:14:34
ren0v0dpkg: error: unable to sync new file '/var/lib/dpkg/status-new': Input/output error14:34
=== paride is now known as paride|off
pymagic My machine wont boot - I tried boot-repair - gives me an error.  The boot drive just kicks back the machine into BIOS - X570 mb. any ideas on how to fix/debug this - I am in UEFI mode15:44
RoyKpymagic: do you get to grub?16:03
pymagicRoyK, Nope. When the machine boots to that device, it just goes back to the BIOS16:07
pymagicnot even - OS not found or any error16:07
RoyKtry booting on a live iso, choose rescue16:10
RoyKpymagic: what happened before this error? did the machine/install work previously?16:11
pymagicRoyK, boot repair gives me this: http://paste.ubuntu.com/p/d6qyFx9mY2/ -- I am trying to boot from nvme0n1p216:11
pymagicRoyK, it was working. I changed GRUB_TIMEOUT=0 to 2, and then ran update-grub. That was the end of it.16:11
RoyKsorry, dunno16:13
littlebithi people, I have a question about installing gitea using snap, and I get wierd error logs22:21
littlebitmodules/task/task.go:51:handle() [E] Run task failed: Migration failed: Clone: exit status 128 - warning: templates not found /usr/share/git-core/templates22:21
littlebit        fatal: Unable to find remote helper for 'https'22:21
littlebitmaybe someone can point me to the right direction22:22
sarnoldlittlebit: check dmesg, are there any DENIED messages that look related?22:25
littlebitsarnold: you where right there is a log that relates to gitea: [   33.797340] audit: type=1400 audit(1597097056.808:52): apparmor="DENIED" operation="ptrace" profile="snap.docker.dockerd" pid=1245 comm="ps" requested_mask="read" denied_mask="read" peer="snap.gitea.web"22:27
sarnoldlittlebit: it's hard to know if that's directly related to the problem or not22:30
sarnoldlittlebit: check snap connections --all   or snap connections <snapname>  to see if there are interfaces that need connecting22:30
sarnoldhttps://snapcraft.io/docs/interface-management22:31
littlebitsarnold: home            gitea:home          :home                            -22:32
littlebitsarnold: ^22:33
sarnoldlittlebit: hrm :( I was hoping something would look obviously missing :( I guess try reporting a bug to whoever packged it?22:34
sarnold'ubuntu-bug gitea' may do something22:34
littlebitsarnold: the sad thing about it is that there is noone in the snap page to turn to but here. I will report it but first I'll reinstall girtea from source rather than the help of snap22:36
littlebitsarnold: thx btw22:36
=== tds5 is now known as tds

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