Giter Site home page Giter Site logo

On-prem exchange about meeteasier HOT 12 OPEN

danxfisher avatar danxfisher commented on May 14, 2024
On-prem exchange

from meeteasier.

Comments (12)

nvdlsl avatar nvdlsl commented on May 14, 2024 1

@danxfisher I'm running Exchange 2013 CU21 and MeetEasier shows a warning: Oops, there seems to be an issue with the credentials you have supplied. Make sure you typed them correctly and that you have access to Exchange Roomlists.

I can logon using the same credentials on OWA and see al the meeting rooms.
How can i check what is wrong?

from meeteasier.

danxfisher avatar danxfisher commented on May 14, 2024

Could you hit F12 in the browser window and post the "Console" section of the browser log? Thanks.

from meeteasier.

yscotty avatar yscotty commented on May 14, 2024

http://localhost:8080/socket.io/?EIO=3&transport=polling&t=L_6HJMm net::ERR_CONNECTION_REFUSED
i.create @ polling-xhr.js:264
i @ polling-xhr.js:165
o.request @ polling-xhr.js:92
o.doPoll @ polling-xhr.js:122
r.poll @ polling.js:118
r.doOpen @ polling.js:63
r.open @ transport.js:80
r.open @ socket.js:245
r @ socket.js:119
r @ socket.js:28
r.open.r.connect @ manager.js:226
r @ manager.js:69
r @ manager.js:37
r @ index.js:60
value @ Socket.js:20
commitLifeCycles @ react-dom.production.min.js:148
t @ react-dom.production.min.js:157
w @ react-dom.production.min.js:168
b @ react-dom.production.min.js:167
h @ react-dom.production.min.js:165
d @ react-dom.production.min.js:164
updateContainer @ react-dom.production.min.js:173
(anonymous) @ react-dom.production.min.js:223
unbatchedUpdates @ react-dom.production.min.js:170
yn @ react-dom.production.min.js:223
render @ react-dom.production.min.js:225
(anonymous) @ index.js:13
t @ bootstrap 21865d8548dbab65f4a1:19
(anonymous) @ main.ab0884f2.js:5176
t @ bootstrap 21865d8548dbab65f4a1:19
(anonymous) @ bootstrap 21865d8548dbab65f4a1:62
(anonymous) @ bootstrap 21865d8548dbab65f4a1:62
polling-xhr.js:264 GET http://localhost:8080/socket.io/?EIO=3&transport=polling&t=L_6HK23 net::ERR_CONNECTION_REFUSED
i.create @ polling-xhr.js:264
i @ polling-xhr.js:165
o.request @ polling-xhr.js:92
o.doPoll @ polling-xhr.js:122
r.poll @ polling.js:118
r.doOpen @ polling.js:63
r.open @ transport.js:80
r.open @ socket.js:245
r @ socket.js:119
r @ socket.js:28
r.open.r.connect @ manager.js:226
(anonymous) @ manager.js:540
setTimeout (async)
r.reconnect @ manager.js:530
r.maybeReconnectOnOpen @ manager.js:208
(anonymous) @ manager.js:250
r.emit @ index.js:133
r.onError @ socket.js:685
(anonymous) @ socket.js:276
r.emit @ index.js:133
r.onError @ transport.js:67
(anonymous) @ polling-xhr.js:128
r.emit @ index.js:133
i.onError @ polling-xhr.js:310
(anonymous) @ polling-xhr.js:257
setTimeout (async)
hasXDR.n.onreadystatechange @ polling-xhr.js:256
XMLHttpRequest.send (async)
i.create @ polling-xhr.js:264
i @ polling-xhr.js:165
o.request @ polling-xhr.js:92
o.doPoll @ polling-xhr.js:122
r.poll @ polling.js:118
r.doOpen @ polling.js:63
r.open @ transport.js:80
r.open @ socket.js:245
r @ socket.js:119
r @ socket.js:28
r.open.r.connect @ manager.js:226
r @ manager.js:69
r @ manager.js:37
r @ index.js:60
value @ Socket.js:20
commitLifeCycles @ react-dom.production.min.js:148
t @ react-dom.production.min.js:157
w @ react-dom.production.min.js:168
b @ react-dom.production.min.js:167
h @ react-dom.production.min.js:165
d @ react-dom.production.min.js:164
updateContainer @ react-dom.production.min.js:173
(anonymous) @ react-dom.production.min.js:223
unbatchedUpdates @ react-dom.production.min.js:170
yn @ react-dom.production.min.js:223
render @ react-dom.production.min.js:225
(anonymous) @ index.js:13
t @ bootstrap 21865d8548dbab65f4a1:19
(anonymous) @ main.ab0884f2.js:5176
t @ bootstrap 21865d8548dbab65f4a1:19
(anonymous) @ bootstrap 21865d8548dbab65f4a1:62
(anonymous) @ bootstrap 21865d8548dbab65f4a1:62
polling-xhr.js:264 GET http://localhost:8080/socket.io/?EIO=3&transport=polling&t=L_6HKz8 net::ERR_CONNECTION_REFUSED

from meeteasier.

danxfisher avatar danxfisher commented on May 14, 2024

I will try and look at my old code tomorrow and see if there's anything that can help there. Previously, I had this working with on-prem 2010 SP2. Did you attempt to change the port of the server at all?

from meeteasier.

clausmoell avatar clausmoell commented on May 14, 2024

I have the exact same issue. On-prem Exchange 2013. Website with roomlists is visible, but not clickable. No information is shown. No ports were changed

from meeteasier.

danxfisher avatar danxfisher commented on May 14, 2024

@clausmoell @yscotty A few more things--I apologize for all the unknowns as I didn't have multiple environments to test this:

  • Are you running MeetEasier on a linux web server or IIS?
  • Do you have multiple domains?
  • Have the meeting rooms had meetings booked previously or are they brand new?

from meeteasier.

clausmoell avatar clausmoell commented on May 14, 2024

Hi Dan

  1. It's running on Ubuntu server.
  2. No - only one domain.
  3. The meeting rooms have been in use for a long time. No new meeting rooms.

If I try in connect to the ubuntu IP:8080 from a domain computer I get a lot of the above net::ERR_CONNECTION_REFUSED as yscotty also experiences.

I've also tried installing a GUI on the Ubuntu and connecting to localhost:8080 in a browser. This time I don't get the net::ERR_CONNECTION_REFUSED - but I get this output in the Developer Console:

react-dom.production.min.js:163 TypeError: Cannot read property 'map' of null
at t.value (Flightboard.js:58)
at c (react-dom.production.min.js:129)
at beginWork (react-dom.production.min.js:133)
at o (react-dom.production.min.js:160)
at a (react-dom.production.min.js:160)
at s (react-dom.production.min.js:161)
at w (react-dom.production.min.js:167)
at b (react-dom.production.min.js:167)
at h (react-dom.production.min.js:165)
at d (react-dom.production.min.js:164)
u @ react-dom.production.min.js:163
s @ react-dom.production.min.js:161
w @ react-dom.production.min.js:167
b @ react-dom.production.min.js:167
h @ react-dom.production.min.js:165
d @ react-dom.production.min.js:164
enqueueSetState @ react-dom.production.min.js:107
o.setState @ react.production.min.js:11
(anonymous) @ Flightboard.js:22
Promise resolved (async)
value @ Flightboard.js:21
commitLifeCycles @ react-dom.production.min.js:148
t @ react-dom.production.min.js:157
w @ react-dom.production.min.js:168
b @ react-dom.production.min.js:167
h @ react-dom.production.min.js:165
d @ react-dom.production.min.js:164
updateContainer @ react-dom.production.min.js:173
(anonymous) @ react-dom.production.min.js:223
unbatchedUpdates @ react-dom.production.min.js:170
yn @ react-dom.production.min.js:223
render @ react-dom.production.min.js:225
(anonymous) @ index.js:13
t @ bootstrap b1c3a896170f60be9dae:19
(anonymous) @ main.ab0884f2.js:5176
t @ bootstrap b1c3a896170f60be9dae:19
(anonymous) @ bootstrap b1c3a896170f60be9dae:62
(anonymous) @ bootstrap b1c3a896170f60be9dae:62
Flightboard.js:58 Uncaught (in promise) TypeError: Cannot read property 'map' of null
at t.value (Flightboard.js:58)
at c (react-dom.production.min.js:129)
at beginWork (react-dom.production.min.js:133)
at o (react-dom.production.min.js:160)
at a (react-dom.production.min.js:160)
at s (react-dom.production.min.js:161)
at w (react-dom.production.min.js:167)
at b (react-dom.production.min.js:167)
at h (react-dom.production.min.js:165)
at d (react-dom.production.min.js:164)

from meeteasier.

yscotty avatar yscotty commented on May 14, 2024

Yes, sorry. Fresh Ubuntu build. 8080 port. One primary domain.

from meeteasier.

Gavinr98 avatar Gavinr98 commented on May 14, 2024

Also having the same issue. Single domain also on Ubuntu 16.04. Not using IIS.

from meeteasier.

greenyi1984 avatar greenyi1984 commented on May 14, 2024

Is it resolved? Recently, I am looking for a solution to better manage our meeting rooms and we're planing the Exchange system.

from meeteasier.

Sportsgraphics avatar Sportsgraphics commented on May 14, 2024

Not sure if its related.. I just tried it and noticed a 401 error. Its trying to use Basic Authentication which has been disabled on the onprem server as it is insecure.. Not sure if this can be changed to use something more robust ?

from meeteasier.

zkenstein avatar zkenstein commented on May 14, 2024

Did you resolved for onprem @nvdlsl

from meeteasier.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.