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

[bounty] $100 windows installation fails for a new user, logs attached #764

Open
m13v opened this issue Nov 26, 2024 · 9 comments · Fixed by #767
Open

[bounty] $100 windows installation fails for a new user, logs attached #764

m13v opened this issue Nov 26, 2024 · 9 comments · Fixed by #767
Labels

Comments

@m13v
Copy link
Contributor

m13v commented Nov 26, 2024

  1. I downloaded screenpipe on windows machine
  2. started it, the setup failed
  3. I pulled up the inspector and looked at the console, this is the error I found

error or timeout: Error: command failed with code -1073741515
at page-2bff8a7bfd23260b.js:1:174911
at f.emit (590-d9ad7e6472c4fddd.js:276:162075)
at n.onmessage (590-d9ad7e6472c4fddd.js:276:163069)
at 590-d9ad7e6472c4fddd.js:276:160962
at value (:229:30)

@m13v m13v added the enhancement New feature or request label Nov 26, 2024
Copy link

linear bot commented Nov 26, 2024

@m13v m13v changed the title [bounty] /bounty 100 windows installation fails for a new user, logs attached [bounty] /bounty $100 windows installation fails for a new user, logs attached Nov 26, 2024
@m13v
Copy link
Contributor Author

m13v commented Nov 26, 2024

/bounty 100

Copy link

algora-pbc bot commented Nov 26, 2024

💎 $100 bounty • Screenpi.pe

Steps to solve:

  1. Start working: Comment /attempt #764 with your implementation plan
  2. Submit work: Create a pull request including /claim #764 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to mediar-ai/screenpipe!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @Neptune650 #767

@m13v m13v changed the title [bounty] /bounty $100 windows installation fails for a new user, logs attached [bounty] $100 windows installation fails for a new user, logs attached Nov 26, 2024
Copy link

algora-pbc bot commented Nov 26, 2024

💡 @Neptune650 submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Copy link

algora-pbc bot commented Nov 26, 2024

🎉🎈 @Neptune650 has been awarded $100! 🎈🎊

@louis030195
Copy link
Collaborator

@Neptune650 this is not solved fyi, if you want to help!

i believe issue is on screenpipe setup subcommand

const command = Command.sidecar("screenpipe", ["setup"]);

is this subcommand actually working on windows?

Command::Setup { enable_beta } => {

i think solving this would also solve the troubleshooting button in settings which does not seem to work on windows (using same subcommand)

@Neptune650
Copy link
Contributor

@Neptune650 this is not solved fyi, if you want to help!

i believe issue is on screenpipe setup subcommand

const command = Command.sidecar("screenpipe", ["setup"]);

is this subcommand actually working on windows?

Command::Setup { enable_beta } => {

i think solving this would also solve the troubleshooting button in settings which does not seem to work on windows (using same subcommand)

@louis030195 Of course, will look into it, will use a Windows VM for testing.

@m13v
Copy link
Contributor Author

m13v commented Nov 26, 2024 via email

@Neptune650
Copy link
Contributor

  1. I downloaded screenpipe on windows machine

    1. started it, the setup failed

    2. I pulled up the inspector and looked at the console, this is the error I found

error or timeout: Error: command failed with code -1073741515 at page-2bff8a7bfd23260b.js:1:174911 at f.emit (590-d9ad7e6472c4fddd.js:276:162075) at n.onmessage (590-d9ad7e6472c4fddd.js:276:163069) at 590-d9ad7e6472c4fddd.js:276:160962 at value (:229:30)

@m13v Do we have the entire logs? We do need to know what step is failing, could also be a network issue at the user side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants