-
Notifications
You must be signed in to change notification settings - Fork 8
Creating new edit failed! #15
Comments
Maybe because my app is under review, is it related? @mohammedhemaid |
We had the same error now. We did not have an app under review at the time. |
I think it starts happening after the latest update, please try to use the previous version 0.3.0 and see if is still happening. |
Ok, I'll try to use the previous version, but just so I know: can I create a new edit and upload a new version if my app is not accepted yet (under review or not submitted yet)? |
How can I install an older version of the plugin directly using |
you can install it by this |
I created a quick test to see why it failing but I got a |
Is it possible that Amazon needs a minute after creating an edit before it becomes available?
So this should be used instead of starting an additional request to get the edit id. |
I'm having these issues when using the 0.3.0 version.
|
@mohammedbabelly Yes, that is a known issue that was fixed with 0.4.0. |
Ok then, I'll wait until you fix this issue guys 🙂 |
@FlaShG |
I see. I'd suppose it's worth checking out whether the |
@FlaShG unfortunately, it doesn't have it. Actually, I spend about one week trying to figure out which ETag I should use and how to get it, as that wasn't clear in the docs. |
Woof... I see 😄 |
Ohh, that makes sense. seems that they are updating the API, tbh Amazon app store was one of the worst APIs I worked with, it's not stable and the documentation is not clear |
So, this plugin is not working for now? @mohammedhemaid |
This is the log I get
|
Hi @ccfiel |
@mohammedhemaid yes, I already did that, this is my fastlane config. Is there any I miss out?
|
@ccfiel can you please try to remove the |
Ok, I will remove the / and get report back to you the result. No, this is not the first time. @mohammedhemaid |
@mohammedhemaid still the same error. I am user version 0.4.0
my new config
|
@ccfiel the Creating new edit failed! is actually an issue in Amazon servers it returns 503 error and we are waiting for a fix for them in the next couple of days and if they didn't fix that we will create an issue, for now you have to restart the plugin in order to work, I will try to make another request when create edit fails and will update it today |
@mohammedhemaid thanks! What do you mean by restart the plugin? |
yes, for now please, if you can restart the build or run the plugin again |
@mohammedhemaid I did run the build again same error :( |
@ccfiel it should work after few times, it's an issue in Amazon servers :( |
@mohammedhemaid ok, thanks! I have to go back to the old script that is working. I will post it here, maybe this can help.
|
Any word on this? Judging from previous comments, Amazon servers were to blame? Has it gotten any better? |
@redreceipt I think its not because when I am using the script above do not have any problem. |
We have not encountered this issue for a while now, without any modifications to the plugin. Seems to be solved for now. |
The same to me, we were using the plugin for the last few months and we didn't add encounter any issue |
@redreceipt Ok, I see I will investigate it and will try to fix it |
Let me know what info I can provide or how I can help. Not super familiar with Ruby so debug is difficult for me. |
@redreceipt As I know, it's happening because of a server issue, I recheck that and I will put more explanation in the error logs |
Did you ever put more information in the logs? I haven't seen a new release on the plug-in. |
Hey there,
I'm using the lane like this:
But it's failing because of the Edit creation.
The text was updated successfully, but these errors were encountered: