• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Domain view crashes after upgrading to 18.0.57 (domain_aliasses table)

eug70

New Pleskian
Server operating system version
CentOs 7
Plesk version and microupdate number
18.0.57
Hi,

I upgraded to Plesk 18.0.57. Everything works fine but the "View Domains" does not work (javascript errors type error).
"View subscriptions" does work.


After the error selecting "Reload page" it gives this error :

Server Error
500 Db_Table_Exception
Unable to find row with id 9 in domain_aliases table.

Type Db_Table_Exception
Message Unable to find row with id 9 in domain_aliases table.
File Abstract.php
Line 117

=====
- I deleted all domain aliasses i used (only 5). 5,4,3,2,1,0 (every time it changed the id)
- After deleting them all it worked en showed the domain listing
- Adding a domain alias again same problem as described above.

Any ideas ?
 
I think so ..., the other topic did not click the button "Reload page" i think because he did not mention that.
So if he clicks on that i guess it will show the same error (domain_alias table).
The problem is only in the domain listing view as he mentioned.

Removing all domain aliasses solves this problem. Adding them back it breaks again.
Db repair options did not work
 

Attachments

  • error.JPG
    error.JPG
    203.9 KB · Views: 12
  • error2.JPG
    error2.JPG
    94.9 KB · Views: 11
Same issue. After upgrade to 18.0.57 got this error when trying to going to "Domains".
I'm using Ubuntu 22.04 aarch64

TypeError​

undefined is not an object (evaluating 'O.state')
TypeTypeError
Messageundefined is not an object (evaluating 'O.state')
Stack traceS@https://xxx.com:8443/cp/javascript/views/admin/domain/list.js:1:31649
kl@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:62824
Ci@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:119680
yc@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:108832
bc@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:108760
vc@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:108623
cc@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:105764
Vs@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:46665
rc@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:102860
to@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:68152
@https://xxx.com:8443/cp/javascript/vendors.js:65:4384
@https://xxx.com:8443/cp/javascript/vendors.js:65:4865
forEach@[native code]
J@https://xxx.com:8443/cp/javascript/vendors.js:50:17861
Z@https://xxx.com:8443/cp/javascript/vendors.js:50:19022
@https://xxx.com:8443/cp/javascript/vendors.js:50:22665
 
A hotfix has been prepared and will be made available as soon as technology allows for it, very likely within the next 24 hours.
 
Same issue. After upgrade to 18.0.57 got this error when trying to going to "Domains".
I'm using Ubuntu 22.04 aarch64

TypeError​

undefined is not an object (evaluating 'O.state')
TypeTypeError
Messageundefined is not an object (evaluating 'O.state')
Stack traceS@https://xxx.com:8443/cp/javascript/views/admin/domain/list.js:1:31649
kl@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:62824
Ci@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:119680
yc@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:108832
bc@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:108760
vc@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:108623
cc@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:105764
Vs@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:46665
rc@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:102860
to@https://xxx.com:8443/ui-library/plesk-ui-library.min.js:35:68152
@https://xxx.com:8443/cp/javascript/vendors.js:65:4384
@https://xxx.com:8443/cp/javascript/vendors.js:65:4865
forEach@[native code]
J@https://xxx.com:8443/cp/javascript/vendors.js:50:17861
Z@https://xxx.com:8443/cp/javascript/vendors.js:50:19022
@https://xxx.com:8443/cp/javascript/vendors.js:50:22665
The same here.
 
Hello, i just applied it and can confirm the listing does not crash anymore.

What i see now is that the subdomains have the same name in the listing as the parent.
Not a big problem for me now but just to let you know.

Before

domain1.com
-> othername_dev.com (alias for domain.com)
-> othername_dev.com (alias for domain.com)
domain2.com
domain3.com

Is now (with hotfix)
domain1.com (and gives this error if you click on it, see attachment)
domain1.com
domain1.com
domain2.com
domain3.com
 

Attachments

  • errordomainalias.JPG
    errordomainalias.JPG
    29.9 KB · Views: 4
I'm afraid that is a new issue that was created by that fix. According to developers, the new build of the software should become tonight or tomorrow. This ought to fix that new issue, too.
 
Back
Top