AfterExportStrategy::StrategyError: Error uploading the project. Code 403: Forbidden
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
Occurs when exporting project, details of experience in this ticket (Silver customer): https://gitlab.zendesk.com/agent/tickets/179875 (Internal)
Sentry
https://sentry.gitlab.net/gitlab/gitlabcom/issues/1909182/?referrer=gitlab_plugin
Gitlab::ImportExport::AfterExportStrategies::BaseAfterExportStrategy::StrategyError: Error uploading the project. Code 403: Forbidden
gitlab/import_export/after_export_strategies/web_upload_strategy.rb:31:in `handle_response_error'
raise StrategyError.new("Error uploading the project. Code #{response.code}: #{response.message}")
gitlab/import_export/after_export_strategies/web_upload_strategy.rb:26:in `strategy_execute'
handle_response_error(send_file)
gitlab/import_export/after_export_strategies/base_after_export_strategy.rb:42:in `execute'
strategy_execute
projects/import_export/export_service.rb:43:in `execute_after_export_action'
unless after_export_strategy.execute(current_user, project)
projects/import_export/export_service.rb:21:in `execute'
execute_after_export_action(after_export_strategy)
...
(83 additional frame(s) were not displayed)
Edited by 🤖 GitLab Bot 🤖