Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Service Exception: Could not find a suitable TLS CA certificate bundle - QueueNodeHeartbeat #1923

Closed
nharper285 opened this issue May 10, 2022 · 0 comments · Fixed by #2087
Closed
Assignees
Labels
bug Something isn't working

Comments

@nharper285
Copy link
Contributor

nharper285 commented May 10, 2022

Filing bug with service exception information. These were bugs were detected by the new Azure Monitor alerts.

OneFuzz Information

  • Onefuzz version: 5.3.0

Service Exception Information

  • Exception Type: Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcException
  • Message:
Result: Failure
Exception: AzureException: Could not find a suitable TLS CA certificate bundle, invalid path: /home/site/wwwroot/.python_packages/lib/site-packages/certifi/cacert.pem
Stack: File "/azure-functions-host/workers/python/3.8/LINUX/X64/azure_functions_worker/dispatcher.py", line 402, in _handle__invocation_request
call_result = await self._loop.run_in_executor(
File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/azure-functions-host/workers/python/3.8/LINUX/X64/azure_functions_worker/dispatcher.py", line 611, in _run_sync_func
return ExtensionManager.get_sync_invocation_wrapper(context,
File "/azure-functions-host/workers/python/3.8/LINUX/X64/azure_functions_worker/extension.py", line 215, in _raw_invocation_wrapper
result = function(**args)
File "/home/site/wwwroot/queue_node_heartbeat/__init__.py", line 25, in main
File "/home/site/wwwroot/onefuzzlib/workers/nodes.py", line 158, in get_by_machine_id
File "/home/site/wwwroot/onefuzzlib/orm.py", line 466, in search
File "/home/site/wwwroot/.python_packages/lib/site-packages/memoization/caching/plain_cache.py", line 42, in wrapper
File "/home/site/wwwroot/onefuzzlib/azure/table.py", line 27, in get_client
File "/home/site/wwwroot/.python_packages/lib/site-packages/azure/cosmosdb/table/tableservice.py", line 565, in exists
File "/home/site/wwwroot/.python_packages/lib/site-packages/azure/cosmosdb/table/tableservice.py", line 1106, in _perform_request
File "/home/site/wwwroot/.python_packages/lib/site-packages/azure/cosmosdb/table/common/storageclient.py", line 430, in _perform_request
File "/home/site/wwwroot/.python_packages/lib/site-packages/azure/cosmosdb/table/common/storageclient.py", line 361, in _perform_request
  • Time of the Error: 2022-05-10T07:28:30.476Z
  • Operation Name: queue_node_heartbeat

AB#39956423

@nharper285 nharper285 added the bug Something isn't working label May 10, 2022
@ghost ghost added the Needs: triage label May 10, 2022
@stishkin stishkin self-assigned this Jun 24, 2022
@stishkin stishkin linked a pull request Jun 29, 2022 that will close this issue
@ghost ghost locked as resolved and limited conversation to collaborators Jul 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants