You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tethys Platform
hello everyone
i have database runing on port 5435 but when i run the command tethys manage start after i loged on once with superuser it gives error as
'could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5436?'
ezra.j.rice
unread,
Apr 8, 2020, 5:17:09 AM4/8/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tethys Platform
Hi,
Sorry you're having difficulties. This error message shows that Tethys is looking for the database to be on port 5436 instead of 5435. Try changing your portal_config.yml file to show your database setting with the updated port. You will need to restart your portal for the changes to take effect.