Skip to content

AppInventor not being updated with build progress (IOException during progress report) #27

@william-vw

Description

@william-vw

I deployed the buildserver on a separate machine, and configured AppInventor (appengine-web.xml) to use the remote build server (both servers are on a local network). When building an app, the build server is called and the APK is successfully built. However, the AppInventor page is not being updated with the build progress ; it is stuck on 50%. I see a bunch of these errors in the build output:

IOException during progress report

build_output_ubuntu.txt

Build server: Ubuntu 18.04 (java-8-openjdk-amd64/)
AppInventor server: Windows 10 (java oracle 1.8.0_201)

Which makes me believe that the build server is not able to contact AppInventor. As mentioned, I'm running the AppInventor and build servers on a local network - I know the documentation says that "The buildserver machine must be reachable from the public internet" (Section 6.2) - but that's currently not an option for me.

Affects

  • Designer
  • Blocks editor
  • Companion
  • Compiled apps
  • Buildserver
  • Debugging
  • Other... (please describe)

Expected behavior

For the build progress in AppInventor to proceed normally.

Steps to reproduce

Run the AppInventor and build servers on a local network, and update appengine-web.xml to point towards the buildserver's local IP address.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions