Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Bug]: `polyscope-server` fails with `exec format error`

オープン
#56 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
48/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
macos

調査の方向性

ARM64 Mac で https://getpolyscope.com/install/server のインストーラーと、インストールされた /Users/matthieu/.local/bin/polyscope-server から始めます。ダウンロードによってサーバーバイナリがどのように選択され、パッケージ化されるかを確認し、その後、インストールされたバイナリが macOS ARM64 上で polyscope-server login を正常に実行できることを検証します。

索引モデルが issue の本文から書いたものです。

説明

Platform

macOS

Operating system version

macOS Tahoe latest, headless Mac Mini

System architecture

ARM64 (M1, M2, etc)

PolyScope Version

Latest

Bug description

I run this on a brand new Mac Mini:

curl -fsSL https://getpolyscope.com/install/server | bash
Downloading polyscope-server...

Installed polyscope-server to /Users/matthieu/.local/bin/polyscope-server

Next steps:
  1. polyscope-server login    # Authenticate with your Polyscope account
  2. polyscope-server           # Start the server

Tip: To keep polyscope-server running in the background, use a process
manager like supervisord or systemd. See our docs for details:
  https://getpolyscope.com/docs/getting-started/standalone-server

Then:

polyscope-server login
zsh: exec format error: polyscope-server
  • I checked that the file indeed exists (same result if I run it with the full path)
  • the file is a binary (it is)
  • tried re-installing just in case, same result
  • I suspect it's installing the binary for the wrong CPU architecture? (per the error)

Note that I'm running the Polyscope Tauri app on the same machine without issues (I start it via a remote desktop), so I really think it's an issue with the binary file itself.

Steps to reproduce

No response

Relevant log output

主要言語
言語のデータがありません
スター
20
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

beyondcode/polyscope-community のほかの issue

beyondcode/polyscope-community の issue をすべて見る

似ている issue

Operating Systems の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。