Liejun Tao

Results 11 comments of Liejun Tao

Refer to https://github.com/nextcloud/server/issues/30282 There is apprarent a behavior change in the webdav client. Now all files over webdav are downloaded to the nextcloud /tmp first then served to the client....

So far the NullPointerException happened with the same user 4 times in a row. I enabled StandardSlackService log after that and today got this log. It's for the same user,...

The botUser is in the channel, as the botUser could query the member ID of others. The direct slack message was sent successfully for another user. So I believe the...

@timja The crash line is https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/ExtensionList.java#L312 The NullPointerException continued to happen with more users, but not any more with the original user who had 4 crashes previously.

I'd like to report this problem happens with 2.38 I added logger for class EmailSlackUserIdResolver SlackUserIdResolver SlackUserIdsFromCommittersStep Nothing get logged when the NullPointerException happens.

> What version of jenkins? Jenkins version is 2.176.4

If I understand right, you mean to define the dynamic agent type from a source file within the project to be built. As you mentioned, an agent is required to...

Add a log from mac mini m2. [Ryujinx_1.1.944_2023-06-30_22-11-43.log](https://github.com/Ryujinx/Ryujinx/files/11924207/Ryujinx_1.1.944_2023-06-30_22-11-43.log)

> Thanks for the detailed response @joelverhagen. Glad to know there's a 2 minute validation window during which we can unlist. > > I met with our release team and...

I saw these from our Azure pipeline builds: 2023-04-11T14:22:03.8990170Z Workload installation failed: microsoft.netcore.app.runtime.mono.android-x64::6.0.16 is not found in NuGet feeds https://api.nuget.org/v3/index.json". 2023-04-11T15:10:42.2530970Z Workload installation failed: microsoft.ios.sdk::16.2.46 is not found in NuGet...