hfaran / slack-export-viewer

A Slack Export archive viewer that allows you to easily view and share your Slack team's export
https://pypi.python.org/pypi/slack-export-viewer
MIT License
908 stars 192 forks source link

Unable to view output #114

Closed circlecloudcommunications closed 4 years ago

circlecloudcommunications commented 4 years ago

I have set up everything as described but am unable to view any output when entering the external IP followed by port 5000 as the program indicates.

I tried installing Apache and I now get nothing on port 5000 but an Apache server page on port 80.

How can I get this app to display whenever I set the app up on my Digital Ocean droplet I get this:

root@slack-viewer:~# slack-export-viewer -z slack-export-ccc.zip /tmp/_slackviewer/5e0d45a590fe4584213a2232c0b8c1b4a73c8494 already exists

Is this normal?

hfaran commented 4 years ago

You need to use the -I option as per the documentation: https://github.com/hfaran/slack-export-viewer#installation If you don't, by default it is only served on localhost.