New post

Find

Question
· Jan 13

Python Iris.CreateIRIS generates connection error

Hi, I'm trying to use the iris python package to create a connection to and Iris Health instance (Docker Container), but getting and error. I can login to the instance using the UI with the same uname/password but unable to create the python connection. Any suggestions?

conn = iris.connect("testserver",52222,"%SYS","username","password")

After executing this I get an exception trap
An error occurred: Invalid Message Count: expected: 1 got: 825110831

1 Comment
Discussion (1)1
Log in or sign up to continue
Discussion (1)1
Log in or sign up to continue
Announcement
· Jan 13

Boletim Anual do InterSystems Community de 2024

Olá e boas-vindas ao Boletim Anual do Developer Community de 2024 .
Estatísticas gerais:
272 postagens publicadas em 2024:
 159 artigos
 102 anúncios
 8 perguntas
 3 discussões
62 membros ingressaram no Developer Community em 2024
✓ Total de 1,251 posts publicadas ao todo
✓ Total de 17,547 membros ingressaram ao todo
Mais populares:
127
Por Danusa Calixto
109
Por Danusa Calixto
Mais discutidos
4
Por Yuri Marx
1
Por Heloisa Paiva
Mais curtidos
Autores mais populares
Autores com mais artigos
!resumo do anoComunidade de desenvolvedores da InterSystems
Discussion (0)1
Log in or sign up to continue
Question
· Jan 13

How do you debug embedded python (Docker Container) in VSCode

Just curious what the process is for debugging either a .py file that is uploaded to a specific namespace/location or a python classmethod defined in a .cls file.

 

My method can be run via the "Debug" breadcrumb but it doesnt hit breakpoints it just runs without a debugger. Also objectscript methods debug correctly

3 Comments
Discussion (3)5
Log in or sign up to continue
Announcement
· Jan 13

[Video] InterSystems Package Manager

Hi Community,

Enjoy the new video on InterSystems Developers YouTube:

⏯ InterSystems Package Manager @ Global Summit 2024

InterSystems Package Manager (IPM) is a tool to deploy the packages and solutions into InterSystems IRIS with dependencies. Learn about why you should use it, how to use it, and recent updates for software supply chain security.

 Presenters
🗣 @Timothy Leavitt, Development Manager, Application Services, InterSystems
🗣 @Bob Kuszewski, Product Manager, Developer Experience, InterSystems

Dive in and enjoy the video—we hope you find it insightful! 👍

Discussion (0)1
Log in or sign up to continue