This is Varun Kushwah
This is Varun Kushwah
gotorrent Caught panic: unexpected end of JSON input Restoring terminal... goroutine 1 [running]: runtime/debug.Stack() /opt/hostedtoolcache/go/1.18.5/x64/src/runtime/debug/stack.go:24 +0x65 runtime/debug.PrintStack() /opt/hostedtoolcache/go/1.18.5/x64/src/runtime/debug/stack.go:16 +0x19 github.com/charmbracelet/bubbletea.(*Program).StartReturningModel.func3() /home/runner/go/pkg/mod/github.com/charmbracelet/[email protected]/tea.go:371 +0x95 panic({0x8267c0, 0xc0003ea110}) /opt/hostedtoolcache/go/1.18.5/x64/src/runtime/panic.go:844 +0x258 log.Panic({0xc00026c9c8?, 0x0?, 0x200?}) /opt/hostedtoolcache/go/1.18.5/x64/src/log/log.go:385...
Description- Currently, when the CUPS scheduler loads a ServerAlias directive from the cupsd.conf file, it does not produce a debug message. This can lead to confusion, as users may think...
Fixes #1390 This PR adds a debug log message to the scheduler to confirm when a `ServerAlias` directive is successfully loaded from the `cupsd.conf` file.
Just noticed that a few links in CONTRIBUTING.md (like HSF Training, our License, and Code of Conduct) aren’t working — they lead to 404 pages.
#Brief Title refactor(api): migrate from sdk to ddp-client Acceptance Criteria fulfillment [x] Removed deprecated @rocket.chat/sdk dependency [x] Added @rocket.chat/ddp-client and implemented EmbeddedChatApi connection logic [x] Refactored real-time subscriptions (room messages,...