Hi Andy, thanks for the link. I checked and the .pem files the thread talks about are web in place on my machine. I actually can connect to the server, see and launch .fmp12 files. Only the admin console access and file upload don’t work.
Hi Torsten, I have seen this once before, but on a Windows server (memory now starting to work). The problem was due to the web server (IIS), both file upload and admin console rely on this.
I suggest you have a look for something related to this on the Mac.
I think the best way forward is to first use Terminal to check whether you can connect to both port 80 and 443 (telnet serveraddress 80 and telnet serveraddress 443).
If this fails, then that is your problem, the question is then why? It could be that the ports are available but the webserver isn’t functioning properly. Turning on WebDirect on the server should allow you to test whether the test page can be accessed.
Hi Andy, Holger
thank you for pointing in the direction of open ports. What I found on servers:
Prod: not listening on ports 80, 443, 16000
Dev: listening on ports 80, 443, 16000
Both machines are set up in identical manner, firewall turned off. No routing issue either, I can access both servers from within their respective subnets.
Turning on the firewall on prod server and allowing incoming connections i.a.w. FM technical recommendation doesn’t work either.
I cannot connect via WD despite Dev Server telling that WPE is up and running.
what is frightning me is I’ve seen this on Win Server 2016 hosting FMS 18.0.1 some weeks ago. Rebooted at least twice before plugins where recognized. I didn’t have difficulties with external access because I was connected and logged in remote, I did not see any activities on the plugin side, so did two reboots and out of the blue they showed in the console. Not much transparency…and not really convincing
but I have stalled any testing with FMS 18 for now, the one instance for testing had frequent crashes of the console that could only be solved restarting the console service via CLI
We’ve installed a production Mac (18.01), development Mac (18.02) and development Windows (2012) v18 (18.0.1) servers so far and haven’t noticed any problems as yet.
On each install, including the v18.0.1 to 18.0.2 due to the javascript changes, we’ve totally uninstalled the previous version, renamed the FileMaker Server folder and reinstalled, then restored our schedules. We haven’t as yet had time to update a Windows Server to v18.0.2 as yet, but the Mac install went smoothly.
Neither have we played around with the startup restoration yet, leaving most things as standard. However, the production site isn’t a large installation and our development servers are not under a high load user wise.
Just out of curiosity: did you do the set up on virtual machines or on a usual server setup? My experience is related to virtual machines, running WinServer2016 on ESX, instances were set up from scratch and patched to date before installing FMS.
Since I’m doing this for a couple of years now and this was the first FMS release I encountered issues with I got a bit nervous. Setting up FMS as a clean install on a new machine usually gets me up and running in 20 min max.
Maybe the plugins not being recognized is related to new security inhancements, I’m used to copying MBS to the servers extension folder and it shows up in the console. Had to restart twice to get it bound to/registered by FMS.
The following day the FMS had stopped. Next reboot. The files were served, could be opened by the client but no console in the local browser, tried Edge, Explorer, Firefox, Chrome and remote Safari although that is blocked by the proxy and can’t work anyway. Another reboot. Console showed up. Next day no console again. At that point I dumped testing as being to early with a .0.1 release.
The other testing environment in general showed the same behaviour. Frequent crashes of the admin console service over several days, server managebable only via CLI. I didn’t test any API things… Stopped the testing at that client too.
For the plugin issue, I remember having read somewhere (don’t remember exactly where), that FMS is expecting it being done by using the ‘Install Plug-In File [ ]’ script step.But this only works on the FMPA (client side).
Unfortunately, the FMS admin console does not provide a means to update and install plugins on the server.
We’ve used server plug-ins sparingly, but always by manually dragging them into the Extensions folder in the FileMaker Server folder (ours are usually Windows virtual machines). Always remember the Mac’s complications of permissions when dragging anything into the FileMaker Folder within the Library folder.
After update of client to MacOS 10.14.6 with Safari 13.0.1, I again have the problem that remote access to the admin console fails with a never-ending spinning circle. Rebooting the server and the client machine 2 times each did not help.
Local access on Server (MacOS 10.14.6 with Safari 13.0.1) works fine.
Yesterday I updated the server to FMS 18.0.3. It went nicely and all was fine after reboot. Even external access to the admin console and file upload works again!