Git Product home page Git Product logo

ola-os's Introduction

ola-os

ola-os's People

Contributors

peinlcy avatar web3softcloud avatar succinctpaul avatar spartucus avatar softcloud88 avatar yp945 avatar hongyuanyang-uu avatar

Stargazers

 avatar FARZIN avatar Cheng JIANG avatar Mike avatar  avatar

Watchers

Xuan Yan avatar  avatar  avatar  avatar

ola-os's Issues

Mac OS installation cli error reporting

dyld[14132]: Library not loaded: @rpath/libc++.1.dylib
Referenced from: <1A7950AF-0E8C-392E-8DC5-D296C16EB87C> /Users/weic/.ola/bin/olatte
Reason: no LC_RPATH's found
zsh: abort olatte --version

OLA OS Windows - won't run

I just tried to start a new node, already downloaded "ola-os", "mini-ola" & "olac" but unable to run it
this is what I got from ola-os when I checked logs and others even won't show any logs
also I tried to fix it but without any documentation it's impossible to check and trace what's going to happen

can somebody check it and help me why it's won't let me to start a node?

{"v":0,"name":"olaos","msg":"init_subscriber finished","level":30,"hostname":"","pid":8768,"time":"2024-05-08T15:24:37.6759723Z","target":"ola_node","line":15,"file":"ola_core\\src\\bin\\ola_node.rs"}
{"v":0,"name":"olaos","msg":"Panic occurred in file 'D:\\a\\ola-os\\ola-os\\dal\\src\\lib.rs' at line 81: called `Result::unwrap()` on an `Err` value: Io(Os { code: 10061, kind: ConnectionRefused, message: \"No connection could be made because the target machine actively refused it.\" })","level":50,"hostname":"","pid":8768,"time":"2024-05-08T15:24:41.8178418Z","target":"olaos_logs::telemetry","line":53,"file":"logs\\src\\telemetry.rs"}

Runtime Errors with olatte on macOS Sonoma 14.4.1 with M3 Max Chip

Description

I am encountering runtime errors when trying to execute the olatte binary on macOS Sonoma 14.4.1 with the M3 Max chip. The binary throws errors related to dynamic library loading issues and unresolved symbols, particularly with libc++.1.dylib and libunwind.1.dylib.

Steps to Reproduce

  1. Download and install olatte using the provided installation script curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/Sin7Y/ola-os/pre-alpha/ola-cli.sh | bash
  2. Attempt to run olatte --version to check the installation.
  3. Encounter errors regarding missing libraries and unresolved symbols.

Expected Behavior

The olatte command should execute without errors, displaying the version number of the installed software.

Error Messages

  1. Library not loaded: @rpath/libc++.1.dylib
  2. Library not loaded: @rpath/libunwind.1.dylib
  3. weak-def symbol not found '__ZnwmSt19__type_descriptor_t'

Environment

  • Operating System: macOS Sonoma 14.4.1
  • Hardware: Apple M3 Max
  • Software Version: [email protected]
  • Toolchain: LLVM provided via Homebrew

Troubleshooting Steps Attempted

  1. Attempted setting the DYLD_LIBRARY_PATH to include the paths where libc++.1.dylib and libunwind.1.dylib are located.
  2. Tried using install_name_tool to modify the binary's rpath, but encountered an error stating that the program must be relinked.
  3. Reinstallation of olatte and checking for different versions or updates.

Additional Context

The issues seem to be related to dynamic linking and symbol resolution specific to the new hardware architecture of the Apple M3 Max. Compatibility with the existing libraries, especially those provided by LLVM via Homebrew, might be causing these issues.

Request

I am looking for guidance on resolving these runtime issues, possibly through proper configuration adjustments or updates to the toolchain or olatte itself to support macOS Sonoma on M3 Max hardware.

Thank you for any help you can provide!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.