Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

Blank Space inside Matterfront window #84

Open
asadpiz opened this issue Feb 11, 2016 · 3 comments
Open

Blank Space inside Matterfront window #84

asadpiz opened this issue Feb 11, 2016 · 3 comments

Comments

@asadpiz
Copy link

asadpiz commented Feb 11, 2016

Hi I am trying to find a simple front-end windows desktop app for mattermost and while I follow the steps mentioned in MatterFront (README.md). When I launch the app (npm run start) I just get a Window titled "Matterfront" and there is nothing inside the window (just blank space).

I am doing nothing fancy, I have a VM with a test team [/testteam] and in my config.json file I just add the following text:


{
  "teams": [{
    "url": "http://<url>:8065/testteam"
  }]
}

My system is Windows 7 x64

log

*Command Prompt:
*
mf

PS: I can use the compiled version of this app at: https://github.com/yuya-oc/electron-mattermost
But I need the system tray icon notification feature which isn't available

@LongLiveCHIEF
Copy link
Contributor

Is you mattermost on an internal network, or are you behind a proxy?

@asadpiz
Copy link
Author

asadpiz commented Feb 12, 2016

Yes the mattermost server is in an internal network and the entire system is behind a proxy BUT:

  1. I have also tried running mattermost on a local VM and the app (when executed from host) gives the same problem.
  2. The precompiled app (electron-mattermost) works fine with our main mattermost server (which is in a DMZ).

@LongLiveCHIEF
Copy link
Contributor

Please refer to the command-line args section of the setup instructions. Please use the no-proxy-server option.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants