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

error during installation: Exec format error #18

Closed
szaimen opened this issue May 11, 2021 · 7 comments
Closed

error during installation: Exec format error #18

szaimen opened this issue May 11, 2021 · 7 comments
Labels
bug Something isn't working
Projects

Comments

@szaimen
Copy link
Contributor

szaimen commented May 11, 2021

Hi,

While installing the app in a x86 VM, I got those error messages:

root@nextcloud:~# nextcloud_occ app:install recognize
sh: 1: /var/www/nextcloud/apps/recognize/bin/node-v14.9.0-linux-arm64: Exec format error
recognize 1.2.2 installed
sh: 1: /var/www/nextcloud/apps/recognize/bin/node-v14.9.0-linux-arm64: Exec format error
sh: 1: /var/www/nextcloud/apps/recognize/bin/node-v14.9.0-linux-arm64: Exec format error
recognize enabled
@marcelklehr
Copy link
Member

Mh, those error messages are distracting of course, but it should work nonetheless. It simply tries various binaries, to find one that works on your machine.

@szaimen
Copy link
Contributor Author

szaimen commented May 12, 2021

Okay, I just thought I report it.
Maybe there is a different way to find out the processor architecture and use the correct binary directly?

@marcelklehr
Copy link
Member

marcelklehr commented May 12, 2021

There is not AFAIK, but I can probably silence the check :)

@marcelklehr marcelklehr added the bug Something isn't working label May 12, 2021
@Bergum

This comment has been minimized.

@marcelklehr marcelklehr changed the title error during installation error during installation: Exec format error Aug 30, 2021
@marcelklehr

This comment has been minimized.

@Bergum

This comment has been minimized.

@marcelklehr marcelklehr added this to Backlog in Recognize Sep 29, 2021
@adi-dev
Copy link

adi-dev commented Nov 10, 2021

I have this same error during install. The classifier doesn't recognize anything (used to, some time ago, didn't realized it stopped working). When run from console:

Classifying photos of user #####
Failed to classify images
Classifier process error

This is (I think) log line:

[PHP] Error: fwrite(): Write of 88521 bytes failed with errno=32 Broken pipe at /var/www/nextcloud/3rdparty/symfony/process/Pipes/AbstractPipes.php#128

at 2021-11-10T20:45:30+00:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

4 participants