Block a user
fix(gitea,projman): type safety for create_label_smart, curl-based debug-report
[Diagnostic] Multiple MCP Tool Failures - NetBox, create_label_smart, create_label
Fix Proposed in PR #124
Changes:
- Fix A: Added type safety to
create_label_smartinlabels.py- prevents crash when Gitea API returns unexpected type (list instead of dict) -…
fix(gitea,projman): type safety for create_label_smart, curl-based debug-report
lmiranda
pushed to fix/issue-123-mcp-tool-failures at personal-projects/leo-claude-mktplace
2026-01-23 21:46:44 +00:00
lmiranda
created branch fix/issue-123-mcp-tool-failures in personal-projects/leo-claude-mktplace
2026-01-23 21:46:44 +00:00
[Diagnostic] Multiple MCP Tool Failures - NetBox, create_label_smart, create_label
development
development
lmiranda
deleted branch fix/issue-120-json-parse-diagnostics from personal-projects/leo-claude-mktplace
2026-01-23 21:07:53 +00:00
[Diagnostic] NetBox MCP tools return JSON parsing error
fix(netbox): add diagnostic logging for JSON parse errors
[Diagnostic] NetBox MCP tools return JSON parsing error
Investigation Complete
Finding: Issue cannot be reproduced - NetBox MCP tools work correctly in current testing.
Root Cause Analysis: The error `"Expecting value: line 8 column 1…
fix(netbox): add diagnostic logging for JSON parse errors
lmiranda
created branch fix/issue-120-json-parse-diagnostics in personal-projects/leo-claude-mktplace
2026-01-23 21:06:59 +00:00
lmiranda
pushed to fix/issue-120-json-parse-diagnostics at personal-projects/leo-claude-mktplace
2026-01-23 21:06:59 +00:00
[Diagnostic] NetBox MCP tools return JSON parsing error
development