Jump to content

Recommended Posts

Posted

Reaching out here as Capita really can't be bothered to reply to emails - 3 and counting and the only reply I've had is automated response :(

 

One of my schools has SIMS Teacher App, quite a costly investment yet it's not actually working as intended. It's all set up correctly as far as I can see, and I've gotten as far as getting in, getting activation codes sorted for staff, getting staff online; however the services seem to go offline randomly and very often; for instance twice a day today! Restarting the services in SSM isn't enough however restarting the SSM service followed by the login & data services in SSM brings it back online. I therefore believe it's SSM related.

 

Anyone come across anything similar?

Posted

I know the desk has had a flood of calls owing to start of term "can't remember" type issues but they are getting through them. I've asked the Product Manager to take a look at your posting to see if he can assist.

I believe that the problem you describe is down to some of the port requirements not being opened.

Posted

Here's what our product manager says:

 

The issues being experienced are likely caused by the configuration of a firewall the school's internet connection is going through. We have seen this at a few schools where either the firewall at the school, or at their internet service provider has a restrictive configuration, or has been configured incorrectly, the result is that it blocks or restricts the data services needed by the Teacher app.

 

We have had several schools recently that are thinking the Teacher app isn't working - and in each case it turned out to be the school's firewall configuration, either being too restrictive or actually configured incorrectly We've also seen instances where Smoothwall has been configured wrongly at schools and this blocks the Teacher app data services.

Posted

Another issue can be the ports 50000, 50001 used by SIMS Services Manager are in the middle of a range of addresses used by DNS. We add an exception to the DNS settings to prevent it using these two adresses.

 

An extract of the script we use for this is:

 

dnscmd /Info /SocketPoolExcludedPortRanges

dnscmd /Config /SocketPoolExcludedPortRanges 50000-50001

dnscmd /Info /SocketPoolExcludedPortRanges

 

NET STOP "DNS Server"

NET START "DNS Server"

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...