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

Cannot import Web API #8752

Closed
SvenC56 opened this issue Jun 23, 2020 · 8 comments
Closed

Cannot import Web API #8752

SvenC56 opened this issue Jun 23, 2020 · 8 comments
Labels
status/stale Issue considered to be stale so that it can be closed soon

Comments

@SvenC56
Copy link

SvenC56 commented Jun 23, 2020

This is a...


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Documentation issue or request

Description

Hey,

I'm trying to import a ~500kb open api document. On review step I get an empty warning and I cannot go further. I also tried a small API with 2 operation which is working (and also has warnings). Is this related the size of the json document? I looked into the logs of the server and meta but I did not found any warnings related to my import.

Thank you.

image

@kahboom
Copy link
Contributor

kahboom commented Jun 23, 2020

Hi @SvenC56 , would you mind sharing the documents you used so I can try to reproduce it? It looks like there is a size limit imposed but I don't seem to get the same empty alert (or one at all actually, don't know what's worse)..

@SvenC56
Copy link
Author

SvenC56 commented Jun 24, 2020

Hey @kahboom ,

I shared the document in my OneDrive. Can you please notify me when you downloaded the file so I can remove it then.
redacted

password: syndesis

Thank you.

@kahboom
Copy link
Contributor

kahboom commented Jun 30, 2020

@SvenC56 - Sorry for the delay, I was working on a few other things and was only able to check now, but there is an error. I'm guessing you removed it by now or the link expired?

Screenshot 2020-06-30 08 53 54

@SvenC56
Copy link
Author

SvenC56 commented Jun 30, 2020

Hey @kahboom,

I created a new link. It's valid until the end of the week.

https://svencieslok-my.sharepoint.com/:u:/g/personal/mail_svencieslok_de/EQZM_oo_8TZGjGP8yj2mJWIBus-DMjVIUX4a2UlqN6rbxQ?e=asHcj8

Password: syndesis

@kahboom
Copy link
Contributor

kahboom commented Jun 30, 2020

Thanks @SvenC56 , I was able to download it. So, regarding uploading the specification, I've tried yours (1 MB), another 1 MB, and a 4.5 MB specification on one of our clusters. They were all slow, but the only one that didn't upload was the 4 MB one, and you would be able to see this in the console:

DOMException: Failed to execute 'setItem' on 'Storage': Setting the value of 'kxms9b' exceeded the quota.

I wasn't able to reproduce the alert either. It's possible that the Syndesis server is hitting a resource limit, so try taking a look at the pod log for it if you haven't already. There should be some kind of exception.

By the way, are you able to see anything in the network tab of the browser console? There should be a request to /info when you press 'Next' on Step 1, with some payload in the response.

Kapture 2020-06-30 at 13 51 04

@SvenC56
Copy link
Author

SvenC56 commented Jun 30, 2020

Hey @kahboom,

thank you for your detailled feedback. I will test it and come back to you. In the meantime: which version are you running?

Best regards
Sven

@kahboom
Copy link
Contributor

kahboom commented Jun 30, 2020

Hey @SvenC56 , no problem. As far as I know, the cluster I tested on should have the latest (v1.9.0).

@stale
Copy link

stale bot commented Oct 4, 2020

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

@stale stale bot added the status/stale Issue considered to be stale so that it can be closed soon label Oct 4, 2020
@stale stale bot closed this as completed Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/stale Issue considered to be stale so that it can be closed soon
Projects
None yet
Development

No branches or pull requests

2 participants