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

Landmarker.io server down/unreachable #32

Open
tarananigam opened this issue Aug 18, 2021 · 2 comments
Open

Landmarker.io server down/unreachable #32

tarananigam opened this issue Aug 18, 2021 · 2 comments

Comments

@tarananigam
Copy link

Hi !
I installed landmarkerio-server using pip in my menpo environment .
After typing lmio image folder -t template folder, it does some background running and then tries to open the server and ultimately I see a domain advertisement screen in my browser. I am afraid the server is unreacheable. Could you please look into it ? Thanks !
Tarana

2021-08-18 17:02:33.862 | DEBUG | landmarkerio.cache:ensure_cache_dir:180 - cache: /tmp/tmp8gv_v9uq
2021-08-18 17:02:33.863 | DEBUG | landmarkerio.cache:build_cache:230 - Using glob: "*"
2021-08-18 17:02:33.866 | DEBUG | landmarkerio.cache:build_cache:242 - 3 assets need to be added to the cache
[Parallel(n_jobs=-1)]: Using backend LokyBackend with 48 concurrent workers.
[Parallel(n_jobs=-1)]: Done 3 out of 3 | elapsed: 1.1s remaining: 0.0s
[Parallel(n_jobs=-1)]: Done 3 out of 3 | elapsed: 1.1s finished
2021-08-18 17:02:35.010 | DEBUG | landmarkerio.cache:build_cache:250 - 3 assets cached in 1 seconds
2021-08-18 17:02:35.013 | DEBUG | landmarkerio.landmark:init:119 - Landmarks served inplace - found 0 asset with landmarks
2021-08-18 17:02:35.015 | DEBUG | landmarkerio.template:init:155 - templates directory: removed
2021-08-18 17:02:35.017 | DEBUG | landmarkerio.template:init:180 - cached 0 templates ()
[2021-08-18 17:02:35 +0200] [37131] [INFO] Goin' Fast @ http://localhost:5000
[2021-08-18 17:02:35 +0200] [37131] [INFO] Starting worker [37131]

domain advertisement appears

@Bornblack
Copy link

@patricksnape

We need your help!

Below is what the pops-up website looks like :
image

@patricksnape
Copy link
Contributor

Sorry the website is no longer hosted :(

But you can start your own server really easily! Just clone the repo/branch at

https://github.com/menpo/landmarker.io/tree/gh-pages

Then just run a webserver in the directory e.g.

python -m http.server

and you should be able to use the site locally

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

3 participants