snapd udevmon.go:184: udev monitor observed remove event for unknown device












5















I'm seeing these messages in the syslog on 18.10. How can I fix this? I've searched around and not found any solutions.
The two entries that occur approx. every hour in syslog are:



snapd[1893]: udevmon.go:184: udev monitor observed remove event for unknown device "/sys/dentry(3271:phpsessionclean.service)"

snapd[1893]: udevmon.go:184: udev monitor observed remove event for unknown device "/sys/proc_inode_cache(3279:phpsessionclean.service)"


Output:



$ dpkg -S phpsessionclean.service
php-common: /lib/systemd/system/phpsessionclean.service


Output:



$ dpkg -S udevmon.go
dpkg-query: no path found matching pattern *udevmon.go*









share|improve this question

























  • I'm experiencing a similar issue with a great many of the same and nearly identical entries many times per day.

    – Paul
    Feb 2 at 15:51











  • Search on packages.ubuntu.com for udevmon.go gives package name - golang-github-snapcore-snapd-dev; and the phpsessionclean.service is from php-common package. Please add output of dpkg -S udevmon.go and dpkg -S phpsessionclean.service to the question. Both components are related to these messages.

    – N0rbert
    Feb 2 at 17:25













  • @N0rbert I have the exact same output.

    – Paul
    Feb 2 at 19:29











  • Possibly related: forum.snapcraft.io/t/cleanup-before-services-go-down/5802

    – Elder Geek
    Feb 6 at 19:43
















5















I'm seeing these messages in the syslog on 18.10. How can I fix this? I've searched around and not found any solutions.
The two entries that occur approx. every hour in syslog are:



snapd[1893]: udevmon.go:184: udev monitor observed remove event for unknown device "/sys/dentry(3271:phpsessionclean.service)"

snapd[1893]: udevmon.go:184: udev monitor observed remove event for unknown device "/sys/proc_inode_cache(3279:phpsessionclean.service)"


Output:



$ dpkg -S phpsessionclean.service
php-common: /lib/systemd/system/phpsessionclean.service


Output:



$ dpkg -S udevmon.go
dpkg-query: no path found matching pattern *udevmon.go*









share|improve this question

























  • I'm experiencing a similar issue with a great many of the same and nearly identical entries many times per day.

    – Paul
    Feb 2 at 15:51











  • Search on packages.ubuntu.com for udevmon.go gives package name - golang-github-snapcore-snapd-dev; and the phpsessionclean.service is from php-common package. Please add output of dpkg -S udevmon.go and dpkg -S phpsessionclean.service to the question. Both components are related to these messages.

    – N0rbert
    Feb 2 at 17:25













  • @N0rbert I have the exact same output.

    – Paul
    Feb 2 at 19:29











  • Possibly related: forum.snapcraft.io/t/cleanup-before-services-go-down/5802

    – Elder Geek
    Feb 6 at 19:43














5












5








5


3






I'm seeing these messages in the syslog on 18.10. How can I fix this? I've searched around and not found any solutions.
The two entries that occur approx. every hour in syslog are:



snapd[1893]: udevmon.go:184: udev monitor observed remove event for unknown device "/sys/dentry(3271:phpsessionclean.service)"

snapd[1893]: udevmon.go:184: udev monitor observed remove event for unknown device "/sys/proc_inode_cache(3279:phpsessionclean.service)"


Output:



$ dpkg -S phpsessionclean.service
php-common: /lib/systemd/system/phpsessionclean.service


Output:



$ dpkg -S udevmon.go
dpkg-query: no path found matching pattern *udevmon.go*









share|improve this question
















I'm seeing these messages in the syslog on 18.10. How can I fix this? I've searched around and not found any solutions.
The two entries that occur approx. every hour in syslog are:



snapd[1893]: udevmon.go:184: udev monitor observed remove event for unknown device "/sys/dentry(3271:phpsessionclean.service)"

snapd[1893]: udevmon.go:184: udev monitor observed remove event for unknown device "/sys/proc_inode_cache(3279:phpsessionclean.service)"


Output:



$ dpkg -S phpsessionclean.service
php-common: /lib/systemd/system/phpsessionclean.service


Output:



$ dpkg -S udevmon.go
dpkg-query: no path found matching pattern *udevmon.go*






php snap udev syslog






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 2 at 19:12







mcmacerson

















asked Jan 12 at 12:55









mcmacersonmcmacerson

12614




12614













  • I'm experiencing a similar issue with a great many of the same and nearly identical entries many times per day.

    – Paul
    Feb 2 at 15:51











  • Search on packages.ubuntu.com for udevmon.go gives package name - golang-github-snapcore-snapd-dev; and the phpsessionclean.service is from php-common package. Please add output of dpkg -S udevmon.go and dpkg -S phpsessionclean.service to the question. Both components are related to these messages.

    – N0rbert
    Feb 2 at 17:25













  • @N0rbert I have the exact same output.

    – Paul
    Feb 2 at 19:29











  • Possibly related: forum.snapcraft.io/t/cleanup-before-services-go-down/5802

    – Elder Geek
    Feb 6 at 19:43



















  • I'm experiencing a similar issue with a great many of the same and nearly identical entries many times per day.

    – Paul
    Feb 2 at 15:51











  • Search on packages.ubuntu.com for udevmon.go gives package name - golang-github-snapcore-snapd-dev; and the phpsessionclean.service is from php-common package. Please add output of dpkg -S udevmon.go and dpkg -S phpsessionclean.service to the question. Both components are related to these messages.

    – N0rbert
    Feb 2 at 17:25













  • @N0rbert I have the exact same output.

    – Paul
    Feb 2 at 19:29











  • Possibly related: forum.snapcraft.io/t/cleanup-before-services-go-down/5802

    – Elder Geek
    Feb 6 at 19:43

















I'm experiencing a similar issue with a great many of the same and nearly identical entries many times per day.

– Paul
Feb 2 at 15:51





I'm experiencing a similar issue with a great many of the same and nearly identical entries many times per day.

– Paul
Feb 2 at 15:51













Search on packages.ubuntu.com for udevmon.go gives package name - golang-github-snapcore-snapd-dev; and the phpsessionclean.service is from php-common package. Please add output of dpkg -S udevmon.go and dpkg -S phpsessionclean.service to the question. Both components are related to these messages.

– N0rbert
Feb 2 at 17:25







Search on packages.ubuntu.com for udevmon.go gives package name - golang-github-snapcore-snapd-dev; and the phpsessionclean.service is from php-common package. Please add output of dpkg -S udevmon.go and dpkg -S phpsessionclean.service to the question. Both components are related to these messages.

– N0rbert
Feb 2 at 17:25















@N0rbert I have the exact same output.

– Paul
Feb 2 at 19:29





@N0rbert I have the exact same output.

– Paul
Feb 2 at 19:29













Possibly related: forum.snapcraft.io/t/cleanup-before-services-go-down/5802

– Elder Geek
Feb 6 at 19:43





Possibly related: forum.snapcraft.io/t/cleanup-before-services-go-down/5802

– Elder Geek
Feb 6 at 19:43










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1109128%2fsnapd-udevmon-go184-udev-monitor-observed-remove-event-for-unknown-device%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1109128%2fsnapd-udevmon-go184-udev-monitor-observed-remove-event-for-unknown-device%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How to change which sound is reproduced for terminal bell?

Can I use Tabulator js library in my java Spring + Thymeleaf project?

Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents