Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kolo Warning: incomplete subtrees exist #83

Open
andrewokello opened this issue Apr 23, 2024 · 0 comments
Open

Kolo Warning: incomplete subtrees exist #83

andrewokello opened this issue Apr 23, 2024 · 0 comments

Comments

@andrewokello
Copy link

When running Kolo, it advices me to check the dev tools which only shows this error as seen on the screenshots.
image
image

This is the current raw trace for the top request

{ "command_line_args": [ "manage.py", "runserver" ], "current_commit_sha": "af42cd71fb8446dff9014b7bd89ed3990277667a", "frames": {}, "frames_of_interest": [{ "frame_id": "frm_01HW6NPPFBMMW0QKKRH9NYY88X", "timestamp": 1713916041.7074487, "thread": "Thread-3 (process_request_thread)", "thread_native_id": 30136, "user_code_call_site": None, "type": "django_request", "body": "name=rick%20and%20morty%20sn%203&project=f6866beb-6894-4809-b1b0-06deeba08836&column=a318d41b-5576-43c6-9438-d3137ac70cee", "headers": { "Content-Length": "121", "Content-Type": "application/x-www-form-urlencoded", "Accept": "application/json", "X-Agency-Id": "f0b8c242-df24-460f-8f3c-9f7cace431ad", "Authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNzE2NDQ3ODE3LCJpYXQiOjE3MTM4NTU4MTcsImp0aSI6ImQyNTgzNmUxY2VmMTQxMDI4NmM2ZThjZTkwZjlhZTUxIiwidXNlcl9pZCI6ImEzYmRhZGZhLTg3MWUtNDdmMS1iZTFlLWU4MjA4ZGM1NjdiMyJ9.s6_0NPyipr0SOjsKwV8oCMA4oK0Env7E5RTkNdNlWaE", "User-Agent": "PostmanRuntime/7.37.3", "Cache-Control": "no-cache", "Postman-Token": "e9111f86-f995-43e1-9bdf-6dc4e48115f9", "Host": "localhost:8000", "Accept-Encoding": "gzip, deflate, br", "Connection": "keep-alive" }, "method": "POST", "path_info": "/api/v1/tasks/create/", "post_data": { "name": ["rick and morty sn 3"], "project": ["f6866beb-6894-4809-b1b0-06deeba08836"], "column": ["a318d41b-5576-43c6-9438-d3137ac70cee"] }, "query_params": {}, "scheme": "http" }], "main_thread_id": 8672, "meta": { "version": "2.23.0", "source": "kolo.middleware.KoloMiddleware", "use_frame_boundaries": True }, "timestamp": 1713916041.7078397, "trace_id": "trc_01HW6NPPC7D0KQ5AD0GN104NZZ" }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant