OHServerApp proxy issue

Open
#167 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
swift

Research direction

Start by running OHServerApp from Xcode and inspect the blank console while checking whether port 8080 is reachable from localhost and LAN. Review the HTTPServer defaultHostname setting and the sendSynchronousRequest deprecation warning, then confirm that Vapor starts and the server accepts connections on the expected interfaces.

Written by the indexing model from the issue text.

Description

question

Hi Guys,

I am able to compile and run the OHServerApp from Xcode, however port 8080 is not opened from localhost or LAN.

Note: HTTPServer in the vapor package (defaultHostname) was changed to 0.0.0.0 but still no luck. (as mentioned in: mac os proxy help #132 )

I checked the console for verbose while the server is running and it's blank, there is only a loading icon next to Run.

However i did notice there was a build warning that came up in Xcode that says sendSynchronousRequest is deprecated in the console.

Could this have anything to do with OHServerApp not being able to start Vapor?

Thanks

Dominant language
Swift
Stars
13.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from seemoo-lab/openhaystack

All issues in seemoo-lab/openhaystack

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.