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

"Failed to save submission" when trying to register a dataset hosted on AWS S3 #165

Open
YunfanKang opened this issue Jun 5, 2024 · 6 comments
Assignees
Labels
bug Something isn't working in progress

Comments

@YunfanKang
Copy link
Member

Hi! I encountered the "Failed to save submission" error after I filled the forms and click the submission button to register the twitter dataset we have to the data catalog. I tried both "Register" and "Contribute" and I filled in all the required text fields and the forms are attatched below. I would really appreciate it if you can take a look at the forms and let me know if I made any mistake with the forms.
I-GUIDE _ Register Dataset.pdf
I-GUIDE _ Contribute.pdf

@pkdash
Copy link
Collaborator

pkdash commented Jun 5, 2024

@YunfanKang Currently it is expecting bucket name as part of the AWS S3 endpoint url. Can you try putting this as endpoint url when registering the s3 dataset?
https://twitterjson-210925to21096.s3.us-east-2.amazonaws.com

Later I will make a fix where bucket name is not needed as part of the endpoint url.

@YunfanKang
Copy link
Member Author

@YunfanKang Currently it is expecting bucket name as part of the AWS S3 endpoint url. Can you try putting this as endpoint url when registering the s3 dataset? https://twitterjson-210925to21096.s3.us-east-2.amazonaws.com

Later I will make a fix where bucket name is not needed as part of the endpoint url.

Thanks for the reply! I replaced the endpoint url with "https://twitterjson-210925to21096.s3.us-east-2.amazonaws.com/" but still got the same error message. In addition, the "Contribute" form does not take the s3 info so I guess this error is caused by something else.

@Maurier Maurier added the bug Something isn't working label Jun 5, 2024
@Maurier Maurier self-assigned this Jun 5, 2024
@Maurier Maurier added this to the July 2024 Catalog Release milestone Jun 5, 2024
@pkdash
Copy link
Collaborator

pkdash commented Jun 5, 2024

@YunfanKang Thanks for doing the test again for us. We will be looking into this soon. After reviewing the code bit more I realized that the endpoint url has no requirement of bucket name as part of the url.

@pkdash
Copy link
Collaborator

pkdash commented Jun 20, 2024

@Maurier Were you able to reproduce this bug?

@YunfanKang
Copy link
Member Author

YunfanKang commented Jun 20, 2024

@pkdash We tried to register the same data again yesterday and were able to successfully submit the form.

@pkdash
Copy link
Collaborator

pkdash commented Jun 21, 2024

@YunfanKang I am going to close this issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in progress
Projects
None yet
Development

No branches or pull requests

3 participants