Open Data Submission is not showing up under "Your Data" #56406
Labels
No Label
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-open-data#56406
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi there!
I tried out the Quick Benchmark and clicked "Share Online."
The Benchmark tool reported success. My device had been registered, the data shared.
But when I go to mydata.blender.org it says, "You don't have any benchmark data yet.
Download the bundle and start benchmarking away!"
When I try to resubmit I get a "Max retries exceeded error." (screenshot included)
I tried starting over with a second Quick Benchmark but after that finished I got the same, "Max retries..." error.
No urgency on this, just trying out the tool.
Cheers!
Daniel
Added subscriber: @DanielHoughton
Added subscriber: @dr.sybren
Did your webbrowser open a link like https://opendata.blender.org/benchmark/8f5b8325-bae0-4baf-a921-993fab3c4c57 after submission? If not, the submission went bad (and it makes sense that it doesn't show up in My Data). If it did, there is something very strange going on.
The hanging and the partial error messages are addressed in the upcoming beta-2 release of the Benchmark Client.
The behavior sounds like what you're describing. The webbrowser never opened the link. I went to "My Data" on my own afterwards and found it empty. Then went back and encountered the error trying to resubmit.
Excited to see beta 2!
Daniel
Beta 2 has been released, so please give it a try :)
Hi Sybren,
I've tried out Beta 2.
I got another error message (screenshot and error pasted below).
Thank you!
Daniel
Benchmark Client
version: 1.0b2
current time: 2018-08-22T08:07:29.699092-04:00
Exception:
requests.exceptions.SSLError: HTTPSConnectionPool(host='mydata.blender.org', port=443): Max retries exceeded with url: /token/verify (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.",))
State:
{'State': <enum 'State'>,
'background_image_path': '',
'cached_compute_devices': [('CPU:::', 'CPU', ''),
'cached_system_info': {'bitness': '64bit',
'cancel': False,
'current_progress': 0.0,
'images': {'/Volumes/Blender Benchmark/blender-benchmark.app/Contents/MacOS/../Resources/scenes/bmw27/bmw27.png': bpy.data.images['bmw27.png'],
'progress_lock': <locked _thread.lock object at 0x1195fc828>,
'progress_status': '',
'reset': <classmethod object at 0x1198c7e10>,
'result_dict': {'benchmark_client': {'client_version': '1.0b2'},
'result_platform': 'OS: Darwin 64bit\n'
'result_stats': 'bmw27: 08:44.97\nclassroom: 29:37.31',
'results_submitted': False,
'results_url': '',
'scene_status': {'bmw27': '08:44.97', 'classroom': '29:37.31'},
'state': <State.complete: 3>,
'submission_exception': SSLError(MaxRetryError('HTTPSConnectionPool(host='mydata.blender.org', port=443): Max retries exceeded with url: /token/verify (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.",))',),)}
Closed as duplicate of #56329