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

Firim API ERROR error_code: 100109 #35

Open
hanxiaofeng opened this issue May 10, 2023 · 10 comments
Open

Firim API ERROR error_code: 100109 #35

hanxiaofeng opened this issue May 10, 2023 · 10 comments

Comments

@hanxiaofeng
Copy link

platform | android |
| firim_api_url | https://api.bq04.com |
| download_page_prefix | http://d.firim.top/

上传不上去

@whlsxl
Copy link
Owner

whlsxl commented May 11, 2023

有什么提示?

@xmutzlq
Copy link

xmutzlq commented Jul 26, 2023

遇到同样问题,何解? 就报了:Firim API ERROR error_code: 100109

@whlsxl
Copy link
Owner

whlsxl commented Aug 1, 2023

遇到同样问题,何解? 就报了:Firim API ERROR error_code: 100109

升级到最新版了吗?https://rubygems.org/gems/firim/versions/0.2.9

粘贴下 firim 0.2.9 Summary 看下,注意删除firim_api_token

@shang1219178163
Copy link

image

@shang1219178163
Copy link

没明白哪里出错了

@whlsxl
Copy link
Owner

whlsxl commented Feb 7, 2024

我刚才测试上传没有问题,
100109这个是firim的报错,我没有找到对应文档,麻烦 @jicheng1014 解释下这是什么错误

@whlsxl
Copy link
Owner

whlsxl commented Feb 7, 2024

@shang1219178163 能帖下参数吗,注意删除firim_api_token

@almightyYantao
Copy link

我遇到了相同的问题,firim(apk:"./build/xiaoku.apk", platform:"android", firim_api_token: "xxxxx", download_page_prefix: "http://fir.kujiale.com")

@almightyYantao
Copy link

12:03:14: --- Step: firim ---
12:03:14: -------------------

---------------------------------------------------------
| firim 0.2.9 Summary |
---------------------- ----------------------------------
| apk | ./build/xiaoku.apk |
| platform | android |
| download_page_prefix | http://fir.kujiale.com |
| file | ./build/xiaoku.apk |
| firim_api_url | https://api.bq04.com |
---------------------- ----------------------------------

---------------------------------------------------
| Lane Context |
------------------------------------- -------------
| DEFAULT_PLATFORM | android |
| PLATFORM_NAME | android |
| LANE_NAME | android app |
| GRADLE_BUILD_TYPE | Release |
| GRADLE_ALL_APK_OUTPUT_PATHS | [] |
| GRADLE_ALL_AAB_OUTPUT_PATHS | [] |
| GRADLE_ALL_OUTPUT_JSON_OUTPUT_PATHS | [] |
| GRADLE_ALL_MAPPING_TXT_OUTPUT_PATHS | [] |
------------------------------------- -------------
12:03:14: Called from Fastfile at line 33
12:03:14: [12:03:14]: 31: puts "#{lane_context[SharedValues::GRADLE_APK_OUTPUT_PATH]}" [12:03:14]: 32: sh ("mv ../../build/app/outputs/apk/release/app-release.apk ../build/xiaoku.apk") [12:03:14]: => 33: firim(apk:"./build/xiaoku.apk", platform:"android", download_page_prefix: "http://fir.kujiale.com") [12:03:14]: 34: end [12:03:14]: 35: end [12:03:14]:
12:03:14: Firim API ERROR error_code: 100109

@almightyYantao
Copy link

找到问题了:gradle_file需要用app内的
gradle_file: "./app/build.gradle"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants