We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
got below issue :
The replica returned an HTTP Error: Http Error: status 500 Internal Server Error, content type "", content: Internal Server Error
MacOS Terminal
➜ cycles-wallet git:(main) dfx start --background --clean Starting webserver for /_/ binding to: 0.0.0.0:64421 Sep 04 03:33:34.507 INFO ic-starter. Configuration: ValidatedConfig { replica_path: Some("/Users/tom/.cache/dfinity/versions/0.8.1/replica"), replica_version: "0.8.0", log_level: Warning, cargo_bin: "cargo", cargo_opts: "", state_dir: "/Volumes/macOSdat/backend/rustProject/crypt/dfinity/cycles/cycles-wallet/.dfx/state/replicated_state", http_listen_addr: V4(127.0.0.1:0), http_port_file: Some("/Volumes/macOSdat/backend/rustProject/crypt/dfinity/cycles/cycles-wallet/.dfx/replica-configuration/replica-1.port"), metrics_addr: None, provisional_whitelist: Some(All), artifact_pool_dir: "/Volumes/macOSdat/backend/rustProject/crypt/dfinity/cycles/cycles-wallet/.dfx/state/replicated_state/node-100/ic_consensus_pool", backup_config: None, crypto_root: "/Volumes/macOSdat/backend/rustProject/crypt/dfinity/cycles/cycles-wallet/.dfx/state/replicated_state/node-100/crypto", state_manager_root: "/Volumes/macOSdat/backend/rustProject/crypt/dfinity/cycles/cycles-wallet/.dfx/state/replicated_state/node-100/state", registry_local_store_path: "/Volumes/macOSdat/backend/rustProject/crypt/dfinity/cycles/cycles-wallet/.dfx/state/replicated_state/ic_registry_local_store", unit_delay: None, initial_notary_delay: None, detect_consensus_starvation: None, consensus_pool_backend: Some("rocksdb"), state_dir_holder: None }, Application: starter Sep 04 03:33:34.507 INFO Initialize replica configuration "/Volumes/macOSdat/backend/rustProject/crypt/dfinity/cycles/cycles-wallet/.dfx/state/replicated_state/ic.json5", Application: starter Sep 04 03:33:36.682 INFO Executing "/Users/tom/.cache/dfinity/versions/0.8.1/replica" "--replica-version" "0.8.0" "--config-file" "/Volumes/macOSdat/backend/rustProject/crypt/dfinity/cycles/cycles-wallet/.dfx/state/replicated_state/ic.json5", Application: starter Sep 04 03:33:42.131 WARN s:pqhiq-gehfb-6eadk-y5dsh-a5n6p-buvqw-2hn6p-u7wez-hw7fy-7p7f5-mqe/n:f33v3-bl3mv-smlj7-35obk-oaycq-44i3a-777aw-dgsid-h7jzv-dm3j7-tqe/ic_consensus/consensus starvation detected: RandomTapeMaker has not been invoked for 4.342956s Stopping icx-proxy... Stopped. version: 0.6.0 Sep 04 11:33:43.046 INFO Log Level: INFO Sep 04 11:33:43.047 INFO Starting server. Listening on http://0.0.0.0:8000/ The replica returned an HTTP Error: Http Error: status 500 Internal Server Error, content type "", content: Internal Server Error
The text was updated successfully, but these errors were encountered:
Does this issue still occur with the latest DFX release?
Sorry, something went wrong.
No branches or pull requests
got below issue :
MacOS Terminal
The text was updated successfully, but these errors were encountered: