Reference ID
546a8131-4257-3f5b-8b8d-de9458286fc1
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Live Edit
Summary
When trying to enter a session on the unreal editor, it sends you to the dome area, but does not continue any further.
Checking in the unreal editor logs, I found the following errors:
LogOnline: Warning: MCP: Http Unexpected Result: HttpResult: 500 Code: 0 Error: Failure ErrorCode=errors.com.epicgames.content-service.unknown_http_500, Message=The level of configured provisioned throughput for the table was exceeded. Consider increasing your provisioning level with the UpdateTable API. SentryEventId=4bb7011796f04287a4084f7fd533ec30, Raw={
"host": "content-service.bfda.live.use1a.on.epicgames.com",
"method": "POST",
"path": "/api/content/v2/module/989c2646-4887-9d42-c6f2-6c95fe338d29/version/async",
"errorCode": "errors.com.epicgames.content-service.unknown_http_500",
"errorMessage": "The level of configured provisioned throughput for the table was exceeded. Consider increasing your provisioning level with the UpdateTable API. SentryEventId=4bb7011796f04287a4084f7fd533ec30"
}
LogValkyrieSyncProject: Error: CreateModuleVersion error: Failure ErrorCode=errors.com.epicgames.content-service.unknown_http_500, Message=The level of configured provisioned throughput for the table was exceeded. Consider increasing your provisioning level with the UpdateTable API. SentryEventId=4bb7011796f04287a4084f7fd533ec30, Raw={
"host": "content-service.bfda.live.use1a.on.epicgames.com",
"method": "POST",
"path": "/api/content/v2/module/989c2646-4887-9d42-c6f2-6c95fe338d29/version/async",
"errorCode": "errors.com.epicgames.content-service.unknown_http_500",
"errorMessage": "The level of configured provisioned throughput for the table was exceeded. Consider increasing your provisioning level with the UpdateTable API. SentryEventId=4bb7011796f04287a4084f7fd533ec30"
}
LogValkyrieSyncProject: Error: CreateModuleVersions failed: see log for details
LogValkyrieSummary: Project Bomber failed to update
LogValkyrieActivityTracker: Warning: None -> Fail Activity: Bomber - Failed to create module version
The level of configured provisioned throughput for the table was exceeded. Consider increasing your provisioning level with the UpdateTable API. SentryEventId=4bb7011796f04287a4084f7fd533ec30
LogValkyrieActivityTracker: Warning: Upload -> Fail Activity: UploadProjects - All uploads failed with errors
Steps to Reproduce
Try to start a session
Expected Result
Entering session
Observed Result
Stuck in loading area, errors in output
Platform(s)
windows
Additional Notes
From what I can tell, this looks to be a DynamoDB provisioning issue, but I might be wrong.
I’ve tried around three or four times now with no success.