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

Spider Daemon links to localhost? #10

Closed
wrinkl3 opened this issue Sep 14, 2016 · 1 comment
Closed

Spider Daemon links to localhost? #10

wrinkl3 opened this issue Sep 14, 2016 · 1 comment

Comments

@wrinkl3
Copy link

wrinkl3 commented Sep 14, 2016

I'm trying to run malspider on a remote server. I'm accessing the dashboard just fine using "serveripaddress":8080. However, all the links from the dashboard that are supposed to lead to the spider daemon are given as "http://localhost:6802", which seems to be a hardcoded address. Manually changing localhost to "serveripaddress" doesn't seem to help. How do I fix it?

@jasheppa5
Copy link
Contributor

Hi Alex,

It's a bug in the code - The spider daemon should be accessed via the
scrapyd api from django and not directly. I'll probably remove the links
completely in the next release until I recode a custom daemon page.

-James

On Wed, Sep 14, 2016 at 3:23 AM, Alex Shatberashvili <
notifications@github.com> wrote:

I'm trying to run malspider on a remote server. I'm accessing the
dashboard just fine using :8080. However, all the links from the dashboard
that are supposed to lead to the spider daemon are given as "
http://localhost:6802", which seems to be a hardcoded address. Manually
changing localhost to doesn't seem to help. How do I fix it?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#10, or mute the thread
https://github.com/notifications/unsubscribe-auth/AR0QEIq7OH689853cKyRU3ruWf4K0-4jks5qp6DvgaJpZM4J8eN5
.

@wrinkl3 wrinkl3 closed this as completed Oct 6, 2016
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