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

gopro serve - web-server blocks when starting up #3

Closed
moserello opened this issue Jun 4, 2021 · 3 comments
Closed

gopro serve - web-server blocks when starting up #3

moserello opened this issue Jun 4, 2021 · 3 comments

Comments

@moserello
Copy link

Hello and first thing first: thanks for the huge work. This tool could be very time-saving for a lot of people!

I'm working on a Mac M1 with Big Sur 11.0.1.

I've installed ffmpeg, and followed the instruction provided here. All seemed to have worked fine.
I've also added to path the gopro user directory, as suggested.

Unfortunately when I launch the webUI with gopro serve the terminal remains blocked with no other information (even with --verbose).

I: Starting web server

Syncing (even if not all files are read, maybe the ReelSteadyGO ones) seems to work fine.
I would like to use the webGUI to batch download date-filtered files

How could I fix it? Am I missing something?

Thank you so much

Thanks Dustin for the amazing work! Can't understand why I added only the 10th star...

@dustin
Copy link
Owner

dustin commented Jun 4, 2021

Thanks for the feedback.

You're describing my dev machine, so that's good. :)

I think one of the problems is that it's not a very good log message. At that point, you should be able to go to http://localhost:8008/ and see the UI. Does this work?

dustin added a commit that referenced this issue Jun 4, 2021
This might help with confusion in #3
@moserello
Copy link
Author

Thanks for the feedback.

You're describing my dev machine, so that's good. :)

I think one of the problems is that it's not a very good log message. At that point, you should be able to go to http://localhost:8008/ and see the UI. Does this work?

Thanks dustin for your super fast reply! :)
This is the first time I'm that much lucky to have found something developed on M1 for M1 <3

Yes my problem was the port. Tried 80, 8000, 8080, 8050... xD I was just missing this one!

It works great, thanks for sharing your work! I think it can be closed 👍

@dustin
Copy link
Owner

dustin commented Jun 4, 2021

Awesome, thanks. I probably also would've forgotten how to connect to it, so it's a good idea to be clearer.

@dustin dustin closed this as completed Jun 4, 2021
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

No branches or pull requests

2 participants