You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hye i manage to start the discord bot and can see it online, however i keep run docker run -d go-discord-irc after troubleshooting the config file,in my limited knowledge i maybe accidently flooding the docker service, i already stop all and the docker service by docker stop $(docker ps -a -q) and docker rm $(docker ps -a -q) , i try to start the process again but sadly i still receive enter disable state, how can i fix this ? im using ubuntu 22.04
Feb 18 18:03:06 bajubesiKVM systemd[1]: var-lib-docker-overlay2-51c83d69146a0070a481ddc021ff2148fa8e56b10e0ae296efdec8c9fe95b3da\x2dinit-merged.mount: Deactivated successfully.
Feb 18 18:03:06 bajubesiKVM kernel: [10697.188733] docker0: port 1(veth2afcc49) entered blocking state
Feb 18 18:03:06 bajubesiKVM kernel: [10697.188747] docker0: port 1(veth2afcc49) entered disabled state
Feb 18 18:03:06 bajubesiKVM kernel: [10697.189003] device veth2afcc49 entered promiscuous mode
Feb 18 18:03:06 bajubesiKVM systemd-udevd[9043]: Using default interface naming scheme 'v249'.
Feb 18 18:03:06 bajubesiKVM systemd-udevd[9040]: Using default interface naming scheme 'v249'.
Feb 18 18:03:06 bajubesiKVM containerd[499]: time="2023-02-18T18:03:06.926970265+08:00" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
Feb 18 18:03:06 bajubesiKVM containerd[499]: time="2023-02-18T18:03:06.928087156+08:00" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
Feb 18 18:03:06 bajubesiKVM containerd[499]: time="2023-02-18T18:03:06.928315911+08:00" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
Feb 18 18:03:06 bajubesiKVM containerd[499]: time="2023-02-18T18:03:06.929238034+08:00" level=info msg="starting signal loop" namespace=moby path=/run/containerd/io.containerd.runtime.v2.task/moby/38bfd92b567a5daa3eaa0101b72c67b6d29fec341fea9ee408bf63129b06f151 pid=9067 runtime=io.containerd.runc.v2
Feb 18 18:03:06 bajubesiKVM systemd[1]: Started libcontainer container 38bfd92b567a5daa3eaa0101b72c67b6d29fec341fea9ee408bf63129b06f151.
Feb 18 18:03:07 bajubesiKVM kernel: [10697.619679] eth0: renamed from veth0c9a97d
Feb 18 18:03:07 bajubesiKVM kernel: [10697.620041] IPv6: ADDRCONF(NETDEV_CHANGE): veth2afcc49: link becomes ready
Feb 18 18:03:07 bajubesiKVM kernel: [10697.620081] docker0: port 1(veth2afcc49) entered blocking state
Feb 18 18:03:07 bajubesiKVM kernel: [10697.620084] docker0: port 1(veth2afcc49) entered forwarding state
Feb 18 18:03:07 bajubesiKVM systemd[1]: docker-38bfd92b567a5daa3eaa0101b72c67b6d29fec341fea9ee408bf63129b06f151.scope: Deactivated successfully.
Feb 18 18:03:07 bajubesiKVM dockerd[525]: time="2023-02-18T18:03:07.384984192+08:00" level=info msg="ignoring event" container=38bfd92b567a5daa3eaa0101b72c67b6d29fec341fea9ee408bf63129b06f151 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Feb 18 18:03:07 bajubesiKVM containerd[499]: time="2023-02-18T18:03:07.386460333+08:00" level=info msg="shim disconnected" id=38bfd92b567a5daa3eaa0101b72c67b6d29fec341fea9ee408bf63129b06f151
Feb 18 18:03:07 bajubesiKVM containerd[499]: time="2023-02-18T18:03:07.387964090+08:00" level=warning msg="cleaning up after shim disconnected" id=38bfd92b567a5daa3eaa0101b72c67b6d29fec341fea9ee408bf63129b06f151 namespace=moby
Feb 18 18:03:07 bajubesiKVM containerd[499]: time="2023-02-18T18:03:07.388203907+08:00" level=info msg="cleaning up dead shim"
Feb 18 18:03:07 bajubesiKVM containerd[499]: time="2023-02-18T18:03:07.402177333+08:00" level=warning msg="cleanup warnings time=\"2023-02-18T18:03:07+08:00\" level=info msg=\"starting signal loop\" namespace=moby pid=9127 runtime=io.containerd.runc.v2\n"
Feb 18 18:03:07 bajubesiKVM kernel: [10697.767516] docker0: port 1(veth2afcc49) entered disabled state
Feb 18 18:03:07 bajubesiKVM kernel: [10697.767751] veth0c9a97d: renamed from eth0
Feb 18 18:03:07 bajubesiKVM kernel: [10697.783071] docker0: port 1(veth2afcc49) entered disabled state
Feb 18 18:03:07 bajubesiKVM kernel: [10697.783832] device veth2afcc49 left promiscuous mode
Feb 18 18:03:07 bajubesiKVM kernel: [10697.783837] docker0: port 1(veth2afcc49) entered disabled state
Feb 18 18:03:07 bajubesiKVM systemd[1]: run-docker-runtime\x2drunc-moby-38bfd92b567a5daa3eaa0101b72c67b6d29fec341fea9ee408bf63129b06f151-runc.7FbNDq.mount: Deactivated successfully.
Feb 18 18:03:07 bajubesiKVM systemd[1]: var-lib-docker-overlay2-51c83d69146a0070a481ddc021ff2148fa8e56b10e0ae296efdec8c9fe95b3da-merged.mount: Deactivated successfully.
i manage to run it with Makefile, it's connecting tyo irc server and bring in the discord user and now i get this error, both discord and irc user can chat but this error come out.do i need to set kiwiirc?? or what do i need to make it connect using webirc?? anyone can guide me ?? is it ok to run it on live server with this method ??
hye i manage to start the discord bot and can see it online, however i keep run docker run -d go-discord-irc after troubleshooting the config file,in my limited knowledge i maybe accidently flooding the docker service, i already stop all and the docker service by
docker stop $(docker ps -a -q)
anddocker rm $(docker ps -a -q)
, i try to start the process again but sadly i still receive enter disable state, how can i fix this ? im using ubuntu 22.04i manage to run it with Makefile, it's connecting tyo irc server and bring in the discord user and now i get this error, both discord and irc user can chat but this error come out.do i need to set kiwiirc?? or what do i need to make it connect using webirc?? anyone can guide me ?? is it ok to run it on live server with this method ??
The text was updated successfully, but these errors were encountered: