Getting error when exporting Android apk with user custom build on linux platform

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By JDMeta

Hi,

I’m trying to export my godot project on a dedicate server. I can easily export android apk without using user custom build, but when I tried to include some plugins I met error:
ERROR: Project export failed with error code 3 for preset “Android”.

I can also export the same project with user custom build on my local windows platform.

Can anyone help?