After running well on anther server i tried to move my databases to a new server.
After changing the depeneding parts, following error came up:
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
Connection refused - but all datas are correct.
Anone an idea what happened / how can i solve this ?
Whats about the rigths of the files on the server ? Does they matter ?
			
			After changing the depeneding parts, following error came up:
			
				B4X:
			
		
		
		LogCat connected to: X562XXDH78170698
--------- beginning of system
Abfrage OK: Daten geholt
Response from server: Connection refused
main_jobdone (java line: 1091)
java.lang.RuntimeException: JSON Array expected.
    at anywheresoftware.b4a.objects.collections.JSONParser.NextArray(JSONParser.java:62)
    at tricon.amigo.com.main._jobdone(main.java:1091)
    at java.lang.reflect.Method.invoke(Native Method)
    at anywheresoftware.b4a.BA.raiseEvent2(BA.java:179)
    at anywheresoftware.b4a.keywords.Common$5.run(Common.java:996)
    at android.os.Handler.handleCallback(Handler.java:815)
    at android.os.Handler.dispatchMessage(Handler.java:104)
    at android.os.Looper.loop(Looper.java:207)
    at android.app.ActivityThread.main(ActivityThread.java:5741)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:679)
java.lang.RuntimeException: JSON Array expected.Connection refused - but all datas are correct.
Anone an idea what happened / how can i solve this ?
Whats about the rigths of the files on the server ? Does they matter ?
 
				 
 
		 
 
		 
 
		 
 
		 
 
		