vpusher commented on issue #7969:
URL:
https://github.com/apache/incubator-devlake/issues/7969#issuecomment-3463761674
I still observe the issue with a personal access token that can access the
whole org (all repos):
```
time="2025-10-29 20:11:09" level=error msg=" [pipeline service] [pipeline
#40] [task #1043] [Collect Issues] the first error of them
caused by: attached stack trace
-- stack trace:
|
github.com/apache/incubator-devlake/helpers/pluginhelper/api.(*GraphqlCollector).fetchAsync
| \t/app/helpers/pluginhelper/api/graphql_collector.go:279
|
github.com/apache/incubator-devlake/helpers/pluginhelper/api.(*GraphqlCollector).exec
| \t/app/helpers/pluginhelper/api/graphql_collector.go:216
|
github.com/apache/incubator-devlake/helpers/pluginhelper/api.(*GraphqlCollector).Execute
| \t/app/helpers/pluginhelper/api/graphql_collector.go:177
|
github.com/apache/incubator-devlake/helpers/pluginhelper/api.(*StatefulApiCollector).Execute
| \t/app/helpers/pluginhelper/api/api_collector_stateful.go:97
|
github.com/apache/incubator-devlake/plugins/github_graphql/tasks.CollectIssues
| \t/app/plugins/github_graphql/tasks/issue_collector.go:207
| github.com/apache/incubator-devlake/core/runner.runSubtask
| \t/app/core/runner/run_task.go:425
| github.com/apache/incubator-devlake/core/runner.RunPluginSubTasks
| \t/app/core/runner/run_task.go:330
| github.com/apache/incubator-devlake/core/runner.RunPluginTask
| \t/app/core/runner/run_task.go:165
| github.com/apache/incubator-devlake/core/runner.RunTask
| \t/app/core/runner/run_task.go:139
| github.com/apache/incubator-devlake/server/services.runTaskStandalone
| \t/app/server/services/task_runner.go:114
|
github.com/apache/incubator-devlake/server/services.RunTasksStandalone.func1
| \t/app/server/services/task.go:187
| runtime.goexit
| \t/usr/local/go/src/runtime/asm_amd64.s:1598
Wraps: (2) graphql query got error
Wraps: (3) Could not resolve to an Issue with the number of 2930.
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3)
graphql.DataError"
```
version:
[v1.0.3-beta7](https://github.com/apache/incubator-devlake/releases/tag/v1.0.3-beta7)
If other people also experience this, we can most probably reopen this issue.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]