Skip to content

Fix Troubleshoot script #2088

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

Merged
merged 4 commits into from
Jul 9, 2025
Merged

Fix Troubleshoot script #2088

merged 4 commits into from
Jul 9, 2025

Conversation

amitaibu
Copy link
Collaborator

@amitaibu amitaibu commented Jul 8, 2025

  • It didn't parse the nix output correctly
  • It was looking for the start script
  • It was looknig at default.nix instead of flake.nix

I'm still seeing two errors

image

  1. direnv not allowed, but I did run direnv allow
    image

  2. Symlink build/ihp-lib target directory does not exist. Try nix-shell --run "make -B build/ihp-lib" to fix this -- maybe because I'm running with local IHP?

@amitaibu amitaibu requested a review from mpscholten July 9, 2025 06:42
@mpscholten
Copy link
Member

The check for build/ihp-lib can be removed as this symlink is not used anymore in recent IHP versions

@amitaibu
Copy link
Collaborator Author

amitaibu commented Jul 9, 2025

Updated, and removed also the hie.yml check

image

Copy link
Member

@mpscholten mpscholten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@mpscholten mpscholten merged commit 49a40c2 into master Jul 9, 2025
2 checks passed
@mpscholten mpscholten deleted the troubleshoot-fix branch July 9, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants