sfx101 / deck

DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop
https://github.com/deck-app
GNU Affero General Public License v3.0
1.5k stars 71 forks source link

Open in secure browser (SSL) will not work #111

Closed CamKem closed 1 year ago

CamKem commented 1 year ago

When building a project, using laravel, mysql or any of the available project and then trying to launch the project using the "Open in secure browser" link will always result in an error.

I have tried it using Safari, Chrome, Firefox & Brave browsers and the same results with all of them, so I know its not browser specific.

There might be some configuration with my system or other dev environment that is clashing, I am using MacOS Monterey if it helps.

I don't know if this is the appropriate place for this support request, however this is the only forum that has been set up for the app that I could find. I suggest starting up a Slack community if that is possible, so that we can better communicate for support issues.

CamKem commented 1 year ago

Image of the error

Subhajit9836 commented 1 year ago

Hi @CamKem

First of all, let me assure you that you are in the right place. We regularly monitor each and every comment we get in this forum. We'll try to recreate the issue you are facing on your side and get back to you as soon as possible.

Thanks for reaching out to git support team.

Subhajit9836 commented 1 year ago

Hello again

I see that you are using a dash "-" in the domain name. Did you try without the dash?

Previously, our users found issues with a dash in the domain name. Please try without that if you haven't already. If you still face the same problem, please send a reply here and we'll try to troubleshoot the issue.

Thanks

CamKem commented 1 year ago

Hello again

I see that you are using a dash "-" in the domain name. Did you try without the dash?

Previously, our users found issues with a dash in the domain name. Please try without that if you haven't already. If you still face the same problem, please send a reply here and we'll try to troubleshoot the issue.

Thanks

Hello, yes I tried using projects both with and without "-", and using straight numerals or straight letters too but with no success. Thanks in advance for the support.

nabad600 commented 1 year ago

Greetings, @CamKem Your comment is greatly appreciated. Could you please let me know any application is using the 80/443 ports? or check open your terminal and type the command "sudo lsof -PiTCP -sTCP:LISTEN" and check 80/443. If use anther application, then please close the application Please check how many "DECK" application open in your system image

We hope the problem is fixed. image image

CamKem commented 1 year ago

Hello,

Thanks for your help.

Unfortunately the problem is persisting, I am not very familiar with terminal commands, so I put the details in your wanted and took a screenshot.

Can you please look at them and let me know if you see anything that could be causing the issue?

Thanks in advance.

20221109 030623 1 20221109 030420 1 20221109 030440 1

nabad600 commented 1 year ago

Hello, @CamKem Thank you for sharing your snapshot. We noticed that your system is using HTTP on port 80. Do you use XAMPP or WAMP? image

Under DECK application "Settings", is it possible to share "Docker engine"?

CamKem commented 1 year ago

Should I be using the remote engine or docker desktop option?

Currently Docker option in settings is unticked. @nabad600

CamKem commented 1 year ago

Also to answer the question I dont use XAMPP or WAMP for web servers. I was just using deck, and hoping that it could be used in place of web server software.

Otherwise, I mainly use laravel so I can always use the built in web server.

nabad600 commented 1 year ago

Hello, @CamKem I appreciate you sharing this knowledge. If you're using a built-in web server, like IIS, and it's using port 80 or 443, please disable it or use different port other than 80/443, since DECK requires the mentioned ports.

nabad600 commented 1 year ago

Hi @CamKem We may need to close this ticket in the next 24 hours. So, I request you to inform us about the status of your query. Let us know of any issues, we'd be happy to help.