pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.66k stars 279 forks source link

Error generating android package #2193

Closed kanglalaw closed 2 years ago

kanglalaw commented 2 years ago

I received the following error when generating a package for https://wali-app.salaf.online/login

Error: Error generating Android package. Status code: 500 Error: Internal Server Error Details: Error generating app package: invalid json response body at https://wali-app.salaf.online/login reason: Unexpected token < in JSON at position 0 stack: FetchError: invalid json response body at https://wali-app.salaf.online/login reason: Unexpected token < in JSON at position 0 at /app/node_modules/node-fetch/lib/index.js:272:32 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) at TwaGenerator.writeWebManifest (/app/node_modules/@bubblewrap/core/dist/lib/TwaGenerator.js:225:33) at TwaGenerator.createTwaProject (/app/node_modules/@bubblewrap/core/dist/lib/TwaGenerator.js:350:13) at BubbleWrapper.generateTwaProject (/app/build/bubbleWrapper.ts:112:9) at BubbleWrapper.generateAppPackage (/app/build/bubbleWrapper.ts:53:9) at createAppPackageWith403Fallback (/app/routes/project.ts:249:12) at createAppPackage (/app/routes/project.ts:225:12) at /app/routes/project.ts:36:24

ghost commented 2 years ago

Hello kanglalaw, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will investigate the issue and help solve it ASAP. Other community members may also look into the issue and provide feedback 🙌

jgw96 commented 2 years ago

Hello, I am able to reproduce this issue and hope to have a solution soon!

jgw96 commented 2 years ago

Linking this one https://github.com/pwa-builder/PWABuilder/issues/2186 as the issue seems to be the same, or atleast the symptoms are the same.

JudahGabriel commented 2 years ago

@jgw96 I'm unable to repro - I can successfully analyze https://wali-app.salaf.online/login in PWABuilder and package for Android.

Did you fix this? Or was this caused by downtime in one of our services?

JudahGabriel commented 2 years ago

I'm closing this issue, as it appears to be resolved. Please reopen if this is still a problem.