|
POST
|
Or, in my case, any third party applications (API users that have oauth application registered on Portal for ArcGIS) and that are not on IIS web servers. I think it could have worked if they had use Oauth2 implicit flow though (not recommanded). Personally, I fixed it at reverse proxy level.
... View more
05-08-2023
11:05 AM
|
1
|
0
|
5313
|
|
POST
|
Hi @ChristopherPawlyszyn , Just a small follow-up, on the same infrastructure, after having migrated from 11.0 to 11.1, tilecache datastore restore went from 7 hours to 1 hour ! Very nice enhancement 🙂
... View more
05-06-2023
05:42 AM
|
2
|
0
|
2925
|
|
POST
|
Thanks @JeffSmith for the quick reply and for identifying that ArcGIS WebAdaptor for IIS was the culprit ! The following BUG has been logged: [BUG-000158033] - Logging to Portal fails with HTTP 400 Error, because the ArcGIS Web Adaptor forwards the redirect URL with not encoded curly braces
... View more
05-03-2023
08:09 AM
|
1
|
0
|
5382
|
|
POST
|
Hello, Since we upgraded our ArcGIS Enterprise from 11.0 to 11.1, applications using OAuth can no longer authenticate. Indeed, response redirection (https://myapp.company.com?code=foo&state={bar}) is rejected by our webserver with the following error: HTTP 400: Invalid character found in the request target: The valid characters are defined in RFC 7230 and RFC 3986. Description: The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing). Reports are coming mainly from users using Apache Tomcat web server and NGINX. Seems like curly braces are no longer encoded ?! Thanks, Nicolas
... View more
05-02-2023
07:49 AM
|
2
|
10
|
6108
|
|
POST
|
I think this property is only available at ArcGIS Server Manager interface in the cache properties: So I guess the workflow would be the following: 1. Publish service and configure the cache to be generated manually afterward 2. Modify cache storage to "exploded" in ArcGIS Manager 3. Generate cache To be tested though ! Hope that help
... View more
04-18-2023
02:54 AM
|
1
|
0
|
1844
|
|
POST
|
Issue is still there in 4.26. Any thought from ESRI team ? Does it look like an expected behavior @HeatherGonzago ? Thanks for listening !
... View more
04-12-2023
03:23 AM
|
0
|
0
|
1245
|
|
POST
|
Hello @JeremyHolcombe, Out of curiosity, is your ArcGIS Online account secured with SAML ? If so, I would suggest clearing browser cache instead of Workforce one in the apps settings. I had opened a case for that already on Collector in 2016 : #BUG-000097612 Credentials are remembered when using enterprise logins with ArcGIS Online and attempting to switch users in Collector for ArcGIS (Android). But still the issue remains even on latest FieldMaps on android but not on IOS. Nicolas
... View more
03-13-2023
03:57 AM
|
0
|
0
|
1415
|
|
POST
|
Did you inspect your webgisdr backup with 7zip ? The backup of the ArcGIS Server may have failed and was not included in the webgisdr backup for some reason. Double check the ArcGIS Server that was backed logs if that the case. It may tell you the reason.
... View more
03-02-2023
11:49 AM
|
0
|
1
|
2871
|
|
IDEA
|
+1 ! As it is does not seem to be standard to OIDC protocol (correct me if I am wrong, not an expert !), a configurable claim (aka not hardcoded) would be very useful to retrieve groups membership experience of SAML ! Thanks for listening
... View more
11-29-2022
03:51 AM
|
0
|
0
|
4815
|
|
POST
|
FYI, "Portal for ArcGIS Security 2022 Update 2 Patch" including the fix for BUG-000152888 fixed my issue . Restauration is now fully fonctional ! What a relief 🙂 Many thanks @JonathanQuinnand @CedricDespierreCorporon
... View more
11-21-2022
12:53 AM
|
0
|
0
|
3463
|
|
POST
|
Do you have more info / workaround about it ? I think I was just lucky with my trick as it does not seem to work systematically. Could it be timing issue that can happen from time to time ?
... View more
11-01-2022
06:28 AM
|
0
|
0
|
3496
|
|
POST
|
Hello, Since I upgraded from 10.9.1 to 11.0, my webgisdr restore tests start failing for Portal for ArcGIS with the error message "Failed to update configuration settings.": Here is the relevant Portal for ArcGIS logs: <Msg time="2022-10-29T23:10:30,264" type="INFO" code="209156" >Creating HA configuration files. </Msg> <Msg time="2022-10-29T23:10:31,39" type="INFO" code="209157" >HA configuration files created.</Msg> <Msg time="2022-10-29T23:10:31,39" type="INFO" code="209160" >Configuring database for HA. </Msg> <Msg time="2022-10-29T23:10:54,687" type="INFO" code="209161" >Configured database for HA.</Msg> <Msg time="2022-10-29T23:10:54,687" type="INFO" code="209062" >Storing the config info of machine for portal HA.</Msg> <Msg time="2022-10-29T23:10:57,178" type="INFO" code="209063" >Stored the config info of machine for portal HA.</Msg> <Msg time="2022-10-29T23:10:57,178" type="INFO" code="209064" >Updating the JDBC Url for portal HA.</Msg> <Msg time="2022-10-29T23:10:57,183" type="INFO" code="209065" >Updated the JDBC Url for portal HA.</Msg> <Msg time="2022-10-29T23:10:57,183" type="INFO" code="209068" >Updating token config for portal HA.</Msg> <Msg time="2022-10-29T23:10:57,184" type="INFO" code="209069" >Updated token config for portal HA.</Msg> <Msg time="2022-10-29T23:10:57,184" type="INFO" code="209066" >Editing the directory for portal HA.</Msg> <Msg time="2022-10-29T23:10:57,406" type="INFO" code="207017" >'content' directory path updated to '{"provider":"FileSystem","connectionString":"D:\\arcgis\\arcgisportal\\content","type":"fileStore"}'.</Msg> <Msg time="2022-10-29T23:10:57,551" type="INFO" code="207019" >'content' directory registered with the portal.</Msg> <Msg time="2022-10-29T23:10:57,551" type="INFO" code="209067" >Edited the directory for portal HA.</Msg> <Msg time="2022-10-29T23:10:57,551" type="INFO" code="209068" >Updating web adaptor configuration.</Msg> <Msg time="2022-10-29T23:10:57,554" type="INFO" code="209069" >Updated web adaptor configuration.</Msg> <Msg time="2022-10-29T23:10:57,576" type="INFO" code="217046" >Starting process monitor.</Msg> <Msg time="2022-10-29T23:10:57,577" type="INFO" code="217055" >Starting watchdog thread run.</Msg> <Msg time="2022-10-29T23:10:58,92" type="INFO" code="209201" >Failed to update configuration settings. This connection has been closed.</Msg> <Msg time="2022-10-29T23:10:58,94" type="SEVERE" code="209044" >Upgrade failed. Failed to update configuration settings.</Msg> <Msg time="2022-10-29T23:10:58,98" type="INFO" code="209074" >Connection file deleted from disk.</Msg> <Msg time="2022-10-29T23:10:58,112" type="SEVERE" code="209044" >Upgrade failed. com.esri.arcgis.portal.admin.core.site.migration.MigrationException: Failed to update configuration settings. at com.esri.arcgis.portal.admin.core.site.migration.managers.MigrationRequestHandler.migrate(MigrationRequestHandler.java:265) at com.esri.arcgis.portal.admin.core.site.migration.MigrationManager.a(MigrationManager.java:548) at com.esri.arcgis.portal.admin.core.site.migration.MigrationManager.migrate(MigrationManager.java:159) at com.esri.arcgis.portal.admin.core.site.migration.MigrationManager.migrateInImportSite(MigrationManager.java:142) at com.esri.arcgis.portal.admin.core.site.backuprestore.BackupRestore.importSite(BackupRestore.java:1003) at com.esri.arcgis.portal.admin.rest.site.SiteResource.importSite(SiteResource.java:1179) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) I then tried manually to 'importSite' rather than the full webgisdr process: same issue. Somehow, it reminded me my previous issue with ArcGIS Server: https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/arcgis-enterprise-11-0-webgisdr-restore-fails/m-p/1204062#M562 I am doing all my testing with arcgis-powershell-dsc and decided to 'importSite' on a Portal for ArcGIS installed manually: it worked. Just like in the issue with ArcGIS Server, I thought at first that hostname.properties file was the issue. But actually not. It is also configured when Portal for ArcGIS is installed manually and even preventing ArcGIS Powershell DSC from configuring it did not solve the issue. So looking at ArcGIS Powershell DSC code, I saw that another file that was edited: hostidentifier.properties located in '$InstallDir\framework\runtime\ds\framework\etc' https://github.com/Esri/arcgis-powershell-dsc/blob/4a33aabf965e2098699bddc499ce1d05003e992d/Modules/ArcGIS/DSCResources/ArcGIS_Portal/ArcGIS_Portal.psm1#L503-L520 After DSC run, it was set like the following: #Set the host identifier. #If this property is set, it will be used to identify the current host. #It can be a host name or IP address. But you need to make sure this name #or IP is well-known in the network. #Syntax: hostidentifier=<host-identifier> hostidentifier=myhostname.company.com #Set the preferred host identifier when hostidentifier is not set. #You can set it to 'ip' or 'hostname'. default is hostname. #WARNING: you should NOT set it to "ip if the ip address #of your machine will ever change. #Syntax preferredidentifier=ip | hostname preferredidentifier=hostname And if I compare to a manual installation, this file is not configured. #Set the host identifier. #If this property is set, it will be used to identify the current host. #It can be a host name or IP address. But you need to make sure this name #or IP is well-known in the network. #Syntax: hostidentifier=<host-identifier> #hostidentifier=192.168.1.1 #Set the preferred host identifier when hostidentifier is not set. #You can set it to 'ip' or 'hostname'. default is hostname. #WARNING: you should NOT set it to "ip if the ip address #of your machine will ever change. #Syntax preferredidentifier=ip | hostname #preferredidentifier=ip So I commented the configuration just like it is when installed manually, restarted the Portal for ArcGIS, and it worked. I will remove this configuration from ArcGIS Powershell DSC code as I already maintain my own fork since BUG-000124901 is still not solved but it seems to me that it is a bug/regression from Portal for ArcGIS as Powershell DSC configuration of hostidentifier.properties looks correct to me so why would webgisdr restore failed when this file is configured ? Any thought @ChristopherPawlyszyn or @JonathanQuinn ? Thanks for listening ! /cc @CedricDespierreCorporon
... View more
11-01-2022
03:10 AM
|
0
|
3
|
3618
|
|
POST
|
Standard Windows "Program and Features" of the panel configuration, select Portal Web Styles Uninstall or change, and select "Repair"
... View more
10-17-2022
12:29 PM
|
0
|
0
|
5068
|
|
POST
|
Dear JS API team, I am wondering what is it not possible in the editor widget to have an empty array of elements in the FormTemplate ? https://developers.arcgis.com/javascript/latest/api-reference/esri-form-FormTemplate.html#elements If you set an empty array, all the attributes appear. You need to have at least one. In my use case, I just want user to edit the geometry. https://codepen.io/fdfdsfsdfsdfwetwg/pen/poVOEqm In the meantime, any workaround to suggest ? Thanks for listening !
... View more
10-06-2022
07:26 AM
|
0
|
2
|
1345
|
|
POST
|
Good news @ChristopherPawlyszyn ! I was able to restore the tileCache datastore by "upgrading" the drive hosting it. On the drive on which it took more than 24 hours it has as characteristics: 80 MB/s and 100 IO Operations (both read and write) I tried on a "better" drive with: 300MB/S and a rate of 5 IO operation per gigabyte with a guaranteed minimum of 500 IO operations and a maximum of 2000 IO operations (both, read and write) and it restored successfully after 7 hours !
... View more
09-19-2022
10:18 AM
|
1
|
2
|
3106
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Friday | |
| 2 | 2 weeks ago | |
| 4 | 4 weeks ago | |
| 1 | 05-30-2026 03:46 AM | |
| 2 | 05-30-2026 01:01 AM |