Coder Social home page Coder Social logo

Comments (32)

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024 1

Hi, Sorry for the delay in responding. I gave adding freeshow to the privacy and security, a go and didnt get anywhere(freeshow still hangs), will give the dev environment a try.
privacy screenshot

from freeshow.

vassbo avatar vassbo commented on July 4, 2024 1

Okay. You need to install node js and the download the files in this project on GitHub, then extract and from the CMD, run "npm install", and then "npm start".

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024 1

yeah it removed the ERR_CONNECTION_REFUSED error but not the other errror: [31595:0427/211902.964330:ERROR:CONSOLE(1)] "Request Autofill.enable failed. {"code":-32601,"message":"'Autofill.enable' wasn't found"}", source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1)
Loading content again. App is probably not finished building yet

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024 1

The app still hangs at startup and does not load

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024 1

Okay tried this and it finally loads!
Was glithcing for a bit and then showed this:
random freeshow error

screenshot of terminal:
terminal sc

But then opens like normal:
freeshow working

errors on browser console before opening like normal:
console error 1 on startup
console error 2 on startup

Thanks for your help, just was wondering how to get this working outside the dev environment?

from freeshow.

jzongker avatar jzongker commented on July 4, 2024 1

I think another application may have port 3000 in use..? When freeshow isn't running maybe just open up a web browser and go to http://localhost:3000/ and https://localhost:3000/, or run netstat from a terminal.

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024 1

Okay I have opened up the acpplication outside of the dev environment and it seems to be working. Was there any recent changes added?As I did not upgrade the application or anything?

from freeshow.

vassbo avatar vassbo commented on July 4, 2024 1

Awesome news! I don't think anything special has changed, but glad it's working now. 😊

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

Weird. Are you able to open the application using the command line and see if you get any errors there?

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024

how do i do this, from the command line?

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

Check out this: https://www.quora.com/How-can-you-start-an-app-using-terminal-in-Mac-OS-X

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024

Hi, I gave it a try via the terminal on my mac and still having the same issue. I also tried downgrading to see if it was the version, all the way to v0.94. It still hangs at this point and does not give any errors.
freeshow screnshot

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

Thanks. That's really strange. I would have thought that it would show an error in the terminal at least. Not an expert on macOS.

Does the program have the proper read/write permissions?

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

Are you able to navigate to this path: ~/Library/Application Support/FreeShow/
And see if you have an error_log.json file there, if you do, you can send that here.

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024

I am unable to find freeshow in the folder Application support. Is there anywhere else I could find it?

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

It should be there.. Maybe that's the issue then. 🤔

@jzongker Do you have any idea as to why it won't start up on this specific OS/device?

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024

hi does anyone know what i can do to fix this?

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

Not sure if this helps. But first try uninstalling the entire application, then install it again.

But before you open, please check out the Mac security settings.
Go to settings, "Security & Privacy", then find a list of "Privacy" options. Here one should be "Files and Folders", make sure FreeShow is allowed here, also please try some of the other options that makes sense, then try opening the application again.
Does this make any difference?

As a last resort you can try opening a local version of the dev environment to see if you get any errors there.

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024

Okay gave the dev environment a try, this is what i am getting:
dev environment

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024

Could not load app content. Please check console for any errors! - got this message too at the end
My mac does come with a console application, which is kind of like a log file for my whole system but I don't know how to find which error is for what application.

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

Thanks! Looks like this is the issue, but not sure how to fix it:
image

The only simular issue I could find was this: quasarframework/quasar#16741

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

Looks like a pretty new error, found these also:

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024

Oh Okay, Please let me know if you do find a solution as I am still unable to use freeshow

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024

Just was wondering if this new error means anything to you: (node:14564) electron: Failed to load URL: http://localhost:3000/ with error: ERR_CONNECTION_REFUSED
(Use Electron --trace-warnings ... to show where the warning was created)

Failed to load window: {"errno":-102,"code":"ERR_CONNECTION_REFUSED","url":"http://localhost:3000/"}
[14564:0425/201405.984128:ERROR:CONSOLE(1)] "Request Autofill.enable failed. {"code":-32601,"message":"'Autofill.enable' wasn't found"}", source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1)

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024

I also found out how to send over a log file for this issue from the console app, I have attached it to this comment.
FreeshowLog.txt

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

Thanks. Not sure why it does not load, but it should not throw ERR_CONNECTION_REFUSED.

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

Does adding this to scripts/entitlements.mac.plist change anything?

<key>com.apple.security.app-sandbox</key>
<true/>

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

Okay, great! I found out the "Autofill.enable' wasn't found" is just a warning that can be ignored.
Did it load the app interface after waiting 2 minutes?

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

Okay, please try changing this from false to true in your dev environment, and check if you get any errors in the browser console!

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

Awesome! Maybe the error in the fist image has something to do with it..
Looks like it took a very long time to load. 🤔

from freeshow.

vassbo avatar vassbo commented on July 4, 2024

Good suggestion @jzongker. I still don't get why it does not load in production in the first place in this scenario, because it doesn't use any ports to run the main application. 🤔

from freeshow.

EstherOgunshile1 avatar EstherOgunshile1 commented on July 4, 2024

Just checked and port 3000 is not in use:
localhost

from freeshow.

Related Issues (20)

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.