"Not Authorized" after attempting to upload/deploy image to device on 1.5.0
-
@theopenem_admin I did not regenerate any tokens. I can try this.
I just ran into the problem again with the admin account.
I tried changing the password for admin, same problem.
I tried one of our techs accounts, no change.
I tried using a newly created account and it worked.
-
I attempted again using the newly created account that worked before and it gave me "Not authorized" this time. I also regenerated the Imaging token under settings > security.
-
In your web.config files can you verify this line at the top of the files?
<compilation debug="false" targetFramework="4.8" />
Make sure it says 4.8 and not 4.6
-
@theopenem_admin Sure, here's a compilation of the web.config in each folder.
toec-API:
- web.config 4.8
Toems-API: - web.config: 4.8
- web.config.mysql: 4.6
- web.config.sqlserver: 4.6
toems-UI: - web.config 4.8
Should the web.config.mysql and web.config.sqlserver files be 4.8?
- web.config 4.8
-
@chornbeck
No that's fine. Those files don't do anything. Was hoping that was it. -
@theopenem_admin Is it possible that if a task is currently running, starting a new task will not start/queue up in the task list? We're suspecting this might be the case and are going to test it shortly.
Nobody is using the system right now and I've not had any problem getting in.
-
I think you are on to something.
-
@theopenem_admin I think we are on to something.
One of our techs started deploying an image. I tried to PXE boot and start a task and it is giving me "Not Authorized" again. It's only happening whenever 1 other task is running.
-
I see the issue. Looks like it only effects the LIE. I'll get this fixed ASAP.
-
@theopenem_admin Thank you!
-
1.5.1
https://github.com/theopenem/Toems/releases/download/v1.5.1/Theopenem.Update-1.5.1.msiCan you give this a try before I officially release it.
Thanks for all your help with this.
-
@theopenem_admin works for me, tested for unregistered UEFI and Legacy, and registered UEFI too
-
@eruthon Me as well, so far so good! I've got two sessions running right now. I haven't tested anything else yet.