Tag: fatal error
-
Post Views: 36 In the concurrent programming of the Go language, the channel (channel) is the bridge connecting the goroutine. Many beginners often encounter “deadlock” errors when using unbuffered channels, or are confused about the blocking mechanism of the channel. This article will use a specific case to compare two different channel usage scenarios, and deeply analyze the blocking principle…
-
Post Views: 16 1. TortoiseGitPlink Fatal Error No Supported Authentication Methods Available (Server Sent: publicKey). as shown in Figure 1 2. I finally decided to replace the address of the remote origin from git@gitee.com:about/xxx.git withhttps://gitee.com/about/xxx.git。如图2 3. Re-execute the pull, when pulling, enter the user name and password respectively: wang-qiang-shui, private token. The pull is successful, no more errors are reported.…
-
Post Views: 19 1. Reference: In Linux and Laravel 6, the task queue is always running for troubleshooting and analysis (timeout time has been set):https://www.shuijingwanwq.com/2022/11/10/7139/. The previous reason was that the command line did not return 1 when Artisan::Call was executed, which caused the judgment to be invalid. 2. But after the solution, the task queue has been running again…